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
|
||||
with:
|
||||
context: .
|
||||
push: false
|
||||
push: true
|
||||
tags: |
|
||||
git.oooo.nz/alex/caddy:latest
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue