Skip to content

Commit 0d17287

Browse files
author
Feroz Salam
committed
Switch the Checkov step to soft-fail
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 b95d8b7 commit 0d17287

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
@@ -4,3 +4,4 @@ steps:
44
- label: ':lock: security - checkov'
55
command: .buildkite/ci-checkov.sh
66
agents: { queue: standard }
7+
soft_fail: true

0 commit comments

Comments
 (0)