diff --git a/.gitea/workflows/build-image.yaml b/.gitea/workflows/build-image.yaml index 43ad705..6de1c6c 100644 --- a/.gitea/workflows/build-image.yaml +++ b/.gitea/workflows/build-image.yaml @@ -69,5 +69,4 @@ jobs: with: context: . push: true - tags: chill_website/web:1.0.0 - registry: 'h3m6q87t.gra7.container-registry.ovh.net' + tags: 'h3m6q87t.gra7.container-registry.ovh.net/chill_website/web:1.0.0'