Enable pushing to repo
This commit is contained in:
parent
9c587fdfa3
commit
499f6062a6
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
||||||
uses: docker/build-push-action@v6.16.0
|
uses: docker/build-push-action@v6.16.0
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: false
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
git.oooo.nz/alex/caddy:latest
|
git.oooo.nz/alex/caddy:latest
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue