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