revert previous commit
All checks were successful
/ test-docker (push) Successful in 3s
/ test-dind (push) Successful in 13s

This commit is contained in:
Neshura 2023-11-16 17:06:25 +00:00
parent c1243d1439
commit 9158b7b39d

View file

@ -6,6 +6,5 @@ jobs:
- run: echo Docker works! - run: echo Docker works!
test-dind: test-dind:
runs-on: dind runs-on: dind
cmd: /sbin/apk add bash
steps: steps:
- run: docker run hello-world - run: docker run hello-world