Files
rust-vmm-ci/.buildkite
Laura Loghin 03fcf08e11 don't run commit test for repos specified with git
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>
2020-12-08 12:17:21 +02:00
..