Update .github/workflows/Continues Integration.yaml
This commit is contained in:
parent
8b1836e33c
commit
ff637c9a8a
4
.github/workflows/Continues Integration.yaml
vendored
4
.github/workflows/Continues Integration.yaml
vendored
@ -29,8 +29,8 @@ jobs:
|
|||||||
runs-on: Docker
|
runs-on: Docker
|
||||||
container:
|
container:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
options: --entrypoint /bin/sh
|
options: --entrypoint /bin/sh
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user