Skip to content

Commit c5e14a7

Browse files
authored
Update pipeline.yaml
1 parent 4b0042e commit c5e14a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ steps:
1313
- wait
1414

1515
- label: ":pulumi: :k8s:"
16-
concurrency: 2
16+
concurrency: 3
1717
concurrency_group: deploy-sourcegraph/integration
1818
command: .buildkite/integration-test.sh
1919
env:
2020
VERBOSE: "true"
2121

2222
- label: ":k8s:"
23-
concurrency: 2
23+
concurrency: 3
2424
concurrency_group: deploy-sourcegraph/integration-restricted
2525
command: .buildkite/integration-restricted-test.sh
2626

0 commit comments

Comments
 (0)