diff --git a/.gitea/workflows/buildDocker.yaml b/.gitea/workflows/buildDocker.yaml index 6c40969..adcd5f0 100644 --- a/.gitea/workflows/buildDocker.yaml +++ b/.gitea/workflows/buildDocker.yaml @@ -28,6 +28,4 @@ jobs: context: . file: ./Dockerfile push: true - tags: gitea.nixbi.de/nixbi93/vikunja-mail-parser:latest - username: ${{ secrets.REGISTRY_USER }} - password: ${{ secrets.REGISTRY_TOKEN }} # Der Token für das eigene Repo, ggf. als PAT erzeugen + tags: latest