Update .github/workflows/Continues Integration.yaml
This commit is contained in:
parent
f90ff40c90
commit
572ecd07db
2
.github/workflows/Continues Integration.yaml
vendored
2
.github/workflows/Continues Integration.yaml
vendored
@ -29,10 +29,10 @@ jobs:
|
|||||||
runs-on: Docker
|
runs-on: Docker
|
||||||
container:
|
container:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
options: --entrypoint /bin/sh
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: ztimson/actions/docker@develop
|
- uses: ztimson/actions/docker@develop
|
||||||
|
shell: sh
|
||||||
with:
|
with:
|
||||||
image: 291st
|
image: 291st
|
||||||
secrets:
|
secrets:
|
||||||
|
Loading…
Reference in New Issue
Block a user