Skip to content

Commit

Permalink
Add continue on error for image scan
Browse files Browse the repository at this point in the history
Signed-off-by: galal-hussein <[email protected]>
  • Loading branch information
galal-hussein committed Jun 10, 2024
1 parent 86fab05 commit fe93a53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
/tmp/dapper -f Dockerfile --target dapper make package-images
- name: Scan Images
continue-on-error: true
run: |
/tmp/dapper -f Dockerfile --target dapper make scan-images
Expand Down

0 comments on commit fe93a53

Please sign in to comment.