vars.REGISTRY
Some checks failed
Build and Push Ansible Container / build-and-push (push) Failing after 51s

This commit is contained in:
Xaver Russ 2025-07-21 01:11:57 +02:00
parent 281814dd98
commit b6e8f63291

View file

@ -47,4 +47,4 @@ jobs:
push: true
provenance: false
platforms: linux/amd64, linux/arm64
tags: ${{ env.REGISTRY }}/${{ env.USER }}/${{ env.CONTAINER_NAME }}:latest
tags: ${{ vars.REGISTRY }}/${{ env.USER }}/${{ env.CONTAINER_NAME }}:latest