Skip to content

Commit c842680

Browse files
authored
Switch the Checkov step to soft-fail (#30)
Until we can move to using a pinned Checkov image version – the lack of image pinning is causing the build step to break unpredictably.
1 parent 0f36a08 commit c842680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ steps:
1717
- label: ":lock: security - checkov"
1818
command: .buildkite/ci-checkov.sh
1919
agents: { queue: standard }
20+
soft_fail: true

0 commit comments

Comments
 (0)