Merge pull request 'fix push target' (#9) from add-ci into trunk
All checks were successful
Cloud Apache Container / Build-and-Push (push) Successful in 1m9s

Reviewed-on: #9
This commit is contained in:
jknapp 2024-10-01 21:20:09 +00:00
commit 06a7cbc88d

View File

@ -29,13 +29,6 @@ jobs:
uses: docker/build-push-action@v6
with:
platforms: linux/amd64
push: false
push: true
tags: |
cac:latest
- name: Push image to Gitea
run: |
docker buildx imagetools create \
--tag repo.anhonesthost.net/cloud-hosting-platform/cac:latest \
cac:latest
repo.anhonesthost.net/cloud-hosting-platform/cac:latest