We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b70941e + 194bfd8 commit 23eed4eCopy full SHA for 23eed4e
.buildkite/pipeline.yml
@@ -1,27 +1,19 @@
1
steps:
2
- label: ":bash: Plugin"
3
- agents:
4
- queue: "hosted"
5
plugins:
6
- plugin-tester#v1.1.1: ~
7
8
- label: ":ruby: Ruby"
9
10
11
12
- docker-compose#v5.3.0:
13
run: ruby
14
15
- label: "✨ Lint"
16
17
18
19
- plugin-linter#v3.3.0:
20
id: junit-annotate
21
22
- label: ":bash: Shellcheck"
23
24
25
26
- shellcheck#v1.3.0:
27
files: hooks/*
0 commit comments