diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index bda99bc..389851b 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -194,6 +194,7 @@ steps: - label: "commit-format" commands: - pytest rust-vmm-ci/integration_tests/test_commit_format.py + if: build.env("BUILDKITE_REPO") !~ /^git@/ retry: automatic: false agents: