Update .github/workflows/Continues Integration.yaml
This commit is contained in:
parent
ff637c9a8a
commit
f90ff40c90
2
.github/workflows/Continues Integration.yaml
vendored
2
.github/workflows/Continues Integration.yaml
vendored
@ -29,8 +29,6 @@ jobs:
|
|||||||
runs-on: Docker
|
runs-on: Docker
|
||||||
container:
|
container:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
volumes:
|
|
||||||
- /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