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