From 8e903c81062ba7e1a5b63fc79c1dea5ecacdcafa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 24 Jan 2024 13:38:46 +0100 Subject: [PATCH] change registry --- .gitea/workflows/build-image.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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'