Skip to content

Commit 6649436

Browse files
authored
Merge pull request #91 from sourcegraph/feroz/disable-checkov-failures
Switch the Checkov step to soft-fail
2 parents b95d8b7 + 0d17287 commit 6649436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yaml

+1
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)