Merge pull request 'fix push target' (#8) from add-ci into trunk
Some checks failed
Cloud Apache Container / Build-and-Push (push) Failing after 47s

Reviewed-on: #8
This commit is contained in:
jknapp 2024-10-01 21:17:55 +00:00
commit 5ead6ed456

View File

@ -29,7 +29,7 @@ jobs:
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
platforms: linux/amd64 platforms: linux/amd64
push: true push: false
tags: | tags: |
cac:latest cac:latest