Compare commits

...

2 Commits

Author SHA1 Message Date
jknapp
abb1da3a0f Merge pull request 'fix push target' () from add-ci into trunk
Reviewed-on: 
2024-10-01 21:04:09 +00:00
ac5c70d26b fix push target 2024-10-01 14:03:29 -07:00

@ -31,11 +31,11 @@ jobs:
platforms: linux/amd64
push: false
tags: |
cloud-hosting-platform/cloud-apache-container/cac:latest
cloud-hosting-platform/cac:latest
- name: Push image to Gitea
run: |
docker buildx imagetools create \
--tag repo.anhonesthost.net/cloud-hosting-platform/cloud-apache-container/cac:latest \
cloud-hosting-platform/cloud-apache-container/cac:latest
--tag repo.anhonesthost.net/cloud-hosting-platform/cac:latest \
cloud-hosting-platform/cac:latest