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
|
||||
runs-on: Docker
|
||||
container:
|
||||
image: docker
|
||||
image: node:16
|
||||
steps:
|
||||
|
||||
- uses: ztimson/291st/.github/workflows/docker-publish.yaml@develop
|
||||
with:
|
||||
image: 291st
|
||||
|
Loading…
Reference in New Issue
Block a user