This commit is contained in:
parent
9c77924e32
commit
6832c90412
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -7,9 +7,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
name: Build & Push Dockerfile
|
name: Build & Push Dockerfile
|
||||||
needs: build
|
|
||||||
uses: ztimson/actions/.github/workflows/docker.yaml@develop
|
uses: ztimson/actions/.github/workflows/docker.yaml@develop
|
||||||
with:
|
with:
|
||||||
name: ztimson/zakscode
|
name: ztimson/caddy-labels
|
||||||
repository: ${{github.server_url}}/${{github.repository}}.git
|
repository: ${{github.server_url}}/${{github.repository}}.git
|
||||||
pass: ${{secrets.DEPLOY_TOKEN}}
|
pass: ${{secrets.DEPLOY_TOKEN}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user