ci
Some checks failed
CI/CD Pipeline / Backend - Build, Test & Push (push) Failing after 2m16s
CI/CD Pipeline / Frontend - Build, Test & Push (push) Failing after 6m27s
CI/CD Pipeline / Integration Tests (push) Has been skipped
CI/CD Pipeline / Deployment Summary (push) Has been skipped

This commit is contained in:
David 2025-11-17 12:05:29 +01:00
parent 70c1c9c285
commit 3d871f9813

View File

@ -55,7 +55,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/backend
images: ${{ env.REGISTRY }}/xpeditis-backend:preprod
tags: |
type=ref,event=branch
type=ref,event=pr
@ -127,7 +127,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/frontend
images: ${{ env.REGISTRY }}/xpeditis-frontend:preprod
tags: |
type=ref,event=branch
type=ref,event=pr