Update .github/workflows/build.yaml
This commit is contained in:
parent
f5a922469f
commit
356be5f099
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -33,3 +33,8 @@ jobs:
|
|||||||
image: docker
|
image: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: ./docker-publish.yaml
|
- uses: ./docker-publish.yaml
|
||||||
|
with:
|
||||||
|
image: 291st
|
||||||
|
secrets:
|
||||||
|
registry_user: ztimson
|
||||||
|
registry_pass: zmNPG^5uCs%7MJUJ
|
||||||
|
Loading…
Reference in New Issue
Block a user