Skip to content

Commit 0fe0d98

Browse files
committed
Run against self
1 parent 08bee0a commit 0fe0d98

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

.buildkite/pipeline.sh

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,12 @@ steps:
2020
plugins:
2121
docker-compose#v1.2.1:
2222
run: tests
23-
YAML
23+
24+
- label: run shellcheck
25+
plugins:
26+
${BUILDKITE_REPO}#${commit}:
27+
files:
28+
- hooks/*
29+
- buildkite/*.sh
30+
31+
YAML

0 commit comments

Comments
 (0)