Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit 27fa69a

Browse files
Add pants tailor --check Buildkite job
Signed-off-by: Christopher Maier <[email protected]>
1 parent f5c80bc commit 27fa69a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.buildkite/pipeline.verify.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ env:
44
BUILDKITE_PLUGIN_VAULT_ENV_SECRET_PREFIX: "secret/data/buildkite/env"
55

66
steps:
7+
- label: ":jeans: All files are covered by Pants"
8+
command:
9+
- ./pants tailor --check
10+
711
- label: ":lint-roller::bash: Lint Shell"
812
command:
913
- make lint-shell

0 commit comments

Comments
 (0)