Skip to content

Commit 2223f60

Browse files
test sidecard dind
1 parent aea2134 commit 2223f60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: test dind
2020
run: |
2121
docker run hello-world || sleep 3600
22-
echo "1"
22+
echo "2"
2323
- name: Checkout code
2424
uses: actions/checkout@v3
2525
- name: Setup Docker Buildx

0 commit comments

Comments
 (0)