diff --git a/.gitea/workflows/pipeline.yaml b/.gitea/workflows/pipeline.yaml index 04fc931..b462382 100644 --- a/.gitea/workflows/pipeline.yaml +++ b/.gitea/workflows/pipeline.yaml @@ -38,4 +38,4 @@ jobs: file: ./Dockerfile push: true tags: | - rannes.dev/${{ secrets.REGISTRY_USERNAME}}/local-weather:latest \ No newline at end of file + rannes.dev/local-weather:latest \ No newline at end of file