File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 1+ agents :
2+ queue : beta
13steps :
24 - label : " :k8s:"
35 command : .buildkite/verify-yaml.sh
4- agents : { queue: standard }
56
67 - label : " :k8s:"
78 command : .buildkite/verify-label.sh
8- agents : { queue: standard }
99
1010 - label : " :k8s:"
1111 command : .buildkite/verify-rbac-labels.sh
12- agents : { queue: standard }
1312
1413 - label : " :git: :sleuth_or_spy:"
1514 command : .buildkite/verify-release/verify-release.sh
16- agents : { queue: standard }
1715
1816 - label : " :k8s: :sleuth_or_spy:"
1917 command : .buildkite/check-image-names.sh
20- agents : { queue: standard }
2118
2219 - label : " :k8s:"
2320 command : .buildkite/verify-overlays.sh
24- agents : { queue: standard }
2521
2622 # Please keep in mind that the release manifest uses specific branch names when creating releases.
2723 # Therefore, if you update them, or if you decide to change how we detect what kind of build we're dealing
You can’t perform that action at this time.
0 commit comments