Compare commits
No commits in common. "b53a4999bf2f3bfaae506d32a2ecda0b174a6e34" and "abb1da3a0f970bd4500fe3288f8d652bb262b3fd" have entirely different histories.
b53a4999bf
...
abb1da3a0f
@ -29,13 +29,13 @@ 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
|
cloud-hosting-platform/cac:latest
|
||||||
|
|
||||||
- name: Push image to Gitea
|
- name: Push image to Gitea
|
||||||
run: |
|
run: |
|
||||||
docker buildx imagetools create \
|
docker buildx imagetools create \
|
||||||
--tag repo.anhonesthost.net/cloud-hosting-platform/cac:latest \
|
--tag repo.anhonesthost.net/cloud-hosting-platform/cac:latest \
|
||||||
cac:latest
|
cloud-hosting-platform/cac:latest
|
||||||
|
|
Loading…
Reference in New Issue
Block a user