fix push target

This commit is contained in:
Josh Knapp 2024-10-01 14:19:51 -07:00
parent b38b80e6fc
commit b1ec63617a

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