mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
03fcf08e11
Until we find a safe way to run the commit format test for repositories specified with git, we should skip that test for those repos. Added a conditional for the corresponding buildkite step that will run the commit test only if BUILDKITE_REPO doesn't start with `git@`. Signed-off-by: Laura Loghin <lauralg@amazon.com>