diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index ad8ab2a..128fb34 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -4,3 +4,4 @@ steps: - label: ':lock: security - checkov' command: .buildkite/ci-checkov.sh agents: { queue: standard } + soft_fail: true