PIPELINE FIX
All checks were successful
Build and Push Quarkus Image / build-and-push (push) Successful in 11m7s
All checks were successful
Build and Push Quarkus Image / build-and-push (push) Successful in 11m7s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user