wrong syntax for debug
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user