Skip to content

Commit

Permalink
ci: debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwwinter committed Apr 15, 2024
1 parent dc0ad15 commit 20ee69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aam-backend-service-analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.GHCR_PULL_SECRET }}

- name: Run Tests and generate Jacoco Test Report
env:
Expand Down

0 comments on commit 20ee69b

Please sign in to comment.