diff --git a/.gitea/workflows/build-image.yaml b/.gitea/workflows/build-image.yaml index bbe6a69..8f43fde 100644 --- a/.gitea/workflows/build-image.yaml +++ b/.gitea/workflows/build-image.yaml @@ -109,7 +109,7 @@ jobs: env: NAMESPACE: chill-website DEPLOYMENT: chill-website - CONTAINER: nginx + CONTAINER: front BASE_IMAGE: 'h3m6q87t.gra7.container-registry.ovh.net/chill_website/web' TAG_IMAGE: '${{ steps.build-push.outputs.digest }}' run: |