Skip to content

Commit

Permalink
fail snyk step
Browse files Browse the repository at this point in the history
  • Loading branch information
ATGardner committed Oct 17, 2023
1 parent 8991b14 commit adf434f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ steps:
- LOCAL_IMAGE_REF=${{IMAGE_NAME}}:${{CF_BRANCH_TAG_NORMALIZED_LOWER_CASE}}
commands:
- sleep 600
- exit 1
# - |
# snyk test --severity-threshold=${{SNYK_SEVERITY_THRESHOLD}} || fail=1
# snyk container test --severity-threshold=${{SNYK_SEVERITY_THRESHOLD}} --file=Dockerfile ${LOCAL_IMAGE_REF}
Expand Down

0 comments on commit adf434f

Please sign in to comment.