vars.REGISTRY
Some checks failed
Build and Push Ansible Container / build-and-push (push) Failing after 51s
Some checks failed
Build and Push Ansible Container / build-and-push (push) Failing after 51s
This commit is contained in:
parent
281814dd98
commit
b6e8f63291
1 changed files with 1 additions and 1 deletions
|
|
@ -47,4 +47,4 @@ jobs:
|
||||||
push: true
|
push: true
|
||||||
provenance: false
|
provenance: false
|
||||||
platforms: linux/amd64, linux/arm64
|
platforms: linux/amd64, linux/arm64
|
||||||
tags: ${{ env.REGISTRY }}/${{ env.USER }}/${{ env.CONTAINER_NAME }}:latest
|
tags: ${{ vars.REGISTRY }}/${{ env.USER }}/${{ env.CONTAINER_NAME }}:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue