Compare commits
2 Commits
5ead6ed456
...
06a7cbc88d
Author | SHA1 | Date | |
---|---|---|---|
06a7cbc88d | |||
b1ec63617a |
@ -29,13 +29,6 @@ jobs:
|
|||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: false
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
cac:latest
|
repo.anhonesthost.net/cloud-hosting-platform/cac:latest
|
||||||
|
|
||||||
- name: Push image to Gitea
|
|
||||||
run: |
|
|
||||||
docker buildx imagetools create \
|
|
||||||
--tag repo.anhonesthost.net/cloud-hosting-platform/cac:latest \
|
|
||||||
cac:latest
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user