File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11steps :
22 - label : " :shell: Shellcheck"
3- agents :
4- queue : " hosted"
53 plugins :
64 - shellcheck#v1.3.0:
75 files :
@@ -10,30 +8,22 @@ steps:
108 - lib/**
119
1210 - label : " :sparkles:"
13- agents :
14- queue : " hosted"
1511 plugins :
1612 - plugin-linter#v3.3.0:
1713 id : docker
1814
1915 - label : " :docker: :hammer:"
20- agents :
21- queue : " hosted"
2216 plugins :
2317 - plugin-tester#v1.1.1: ~
2418
2519 - wait
2620 - label : run the plugin
2721 command : " echo hello world"
28- agents :
29- queue : " hosted"
3022 plugins :
3123 - ${BUILDKITE_PULL_REQUEST_REPO:-$BUILDKITE_REPO}#${BUILDKITE_COMMIT}:
3224 image : ubuntu:22.04
3325 - label : ensure exit codes are propagated
3426 command : " exit 3"
35- agents :
36- queue : " hosted"
3727 plugins :
3828 - ${BUILDKITE_PULL_REQUEST_REPO:-$BUILDKITE_REPO}#${BUILDKITE_COMMIT}:
3929 image : ubuntu:22.04
You can’t perform that action at this time.
0 commit comments