Merge pull request 'fix push target' (#8) from add-ci into trunk
Some checks failed
Cloud Apache Container / Build-and-Push (push) Failing after 47s
Some checks failed
Cloud Apache Container / Build-and-Push (push) Failing after 47s
Reviewed-on: #8
This commit is contained in:
commit
5ead6ed456
@ -29,7 +29,7 @@ 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
|
cac:latest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user