build: try fix ci
Some checks failed
Build and Publish Docker Images / build-and-push (backend) (push) Failing after 21s
Build and Publish Docker Images / build-and-push (frontend) (push) Has been cancelled

This commit is contained in:
2025-09-03 21:32:53 +02:00
parent eaa8a7b78d
commit 3f29d19ce3
2 changed files with 5 additions and 9 deletions

View File

@@ -44,7 +44,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.NAMESPACE }}/zebra-${{ matrix.service }}
images: ${{ env.REGISTRY }}/${{ secrets.REGISTRY_USERNAME }}/${{ env.NAMESPACE }}/zebra-${{ matrix.service }}
tags: |
type=ref,event=branch
type=ref,event=pr