PIPELINE FIX
All checks were successful
Build and Push Quarkus Image / build-and-push (push) Successful in 11m7s

This commit is contained in:
2026-03-01 21:39:48 +01:00
parent b44f6f282c
commit f2a3a506d2

View File

@@ -39,7 +39,7 @@ jobs:
username: ${{ github.actor }}
# Gitea genereert automatisch dit token, net als GitHub.
# Deze heeft de rechten om packages te pushen.
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.CR_PAT }}
- name: Docker image bouwen en pushen
uses: docker/build-push-action@v5