Compare commits

..

No commits in common. "06a7cbc88deadbf9f138d7534d81748b138c7860" and "5ead6ed456d8187cfed02d7922a1f5769d2a2827" have entirely different histories.

View File

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