wrong syntax for debug

This commit is contained in:
2025-02-05 18:47:00 +01:00
parent 1d85b14fcf
commit b6995e1bb6

View File

@@ -78,7 +78,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: debug
- run: |
run: |
echo ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.TAG }}
- name: Run Trivy vulnerability scanner