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