Update .github/workflows/build.yaml
This commit is contained in:
parent
da4153eb9b
commit
abb3b55009
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -30,8 +30,9 @@ jobs:
|
|||||||
needs: Dependencies
|
needs: Dependencies
|
||||||
runs-on: Docker
|
runs-on: Docker
|
||||||
container:
|
container:
|
||||||
image: docker
|
image: node:16
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: ztimson/291st/.github/workflows/docker-publish.yaml@develop
|
- uses: ztimson/291st/.github/workflows/docker-publish.yaml@develop
|
||||||
with:
|
with:
|
||||||
image: 291st
|
image: 291st
|
||||||
|
Loading…
Reference in New Issue
Block a user