diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index bc6e658..d3e2e37 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -63,8 +63,7 @@ jobs: with: context: . push: true - tags: git.dgse.cloud/dgroothuis/digital-garden:${{ gitea.sha }},${{ secrets.REGISTRY_URL }}/dgroothuis/digital-garden:latest - + tags: git.dgse.cloud/dgroothuis/garden:${{ gitea.sha }},git.dgse.cloud/dgroothuis/garden:latest deploy: needs: docker-build runs-on: ubuntu-latest