From f400de850060361fd02d55e6f2fe51f34d4a65d3 Mon Sep 17 00:00:00 2001 From: ChrQR Date: Sat, 11 May 2024 01:23:49 +0200 Subject: [PATCH] fixed ci? --- .gitea/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/pipeline.yaml b/.gitea/workflows/pipeline.yaml index d1d1740..04fc931 100644 --- a/.gitea/workflows/pipeline.yaml +++ b/.gitea/workflows/pipeline.yaml @@ -38,4 +38,4 @@ jobs: file: ./Dockerfile push: true tags: | - ${{ secrets.REGISTRY_USERNAME}}/local-weather:latest \ No newline at end of file + rannes.dev/${{ secrets.REGISTRY_USERNAME}}/local-weather:latest \ No newline at end of file