Compare commits
No commits in common. "abb1da3a0f970bd4500fe3288f8d652bb262b3fd" and "1d4d440a88990ec907da75424cdc69d65f46d5c9" have entirely different histories.
abb1da3a0f
...
1d4d440a88
@ -31,11 +31,11 @@ jobs:
|
|||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: false
|
push: false
|
||||||
tags: |
|
tags: |
|
||||||
cloud-hosting-platform/cac:latest
|
cloud-hosting-platform/cloud-apache-container/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/cloud-apache-container/cac:latest \
|
||||||
cloud-hosting-platform/cac:latest
|
cloud-hosting-platform/cloud-apache-container/cac:latest
|
||||||
|
|
Loading…
Reference in New Issue
Block a user