Enable pushing to repo

This commit is contained in:
Alex 2025-05-04 19:01:13 +12:00
parent 9c587fdfa3
commit 499f6062a6

View file

@ -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 }}