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