fixed debug
Some checks failed
Build / Build & push new image (push) Successful in 11m25s
Build / Scan current image with Trivy (push) Failing after 5m23s
Build / Scan current image with Grype (push) Failing after 53s

This commit is contained in:
titanz 2025-02-05 18:54:50 +01:00
parent b6995e1bb6
commit 4d623685b6
Signed by: titanz
GPG Key ID: EABC72179C71D4F5

View File

@ -79,7 +79,7 @@ jobs:
steps:
- name: debug
run: |
echo ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.TAG }}
echo ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.TAG }}
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.29.0