Skip to content

Commit

Permalink
Add debug to vuln feed download issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kylape committed Jan 11, 2024
1 parent 30a831d commit 198cea0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/scanner-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ spec:
echo "Failed to download"
exit 1
fi
ls -lh $(workspaces.source.path)/source
done
workspaces:
- name: source
Expand Down

0 comments on commit 198cea0

Please sign in to comment.