Skip to content

Commit 4e6d30c

Browse files
author
Sam Kottler
authored
Merge pull request mysql#11 from planetscale/whoppers-for-build
buildkite: compile/package mysqld on whoppers
2 parents 212050d + 14f92ac commit 4e6d30c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ env:
1212
steps:
1313
- name: "Build mysql-server"
1414
label: ":docker: Build and package"
15+
agents:
16+
queue: "whopper"
1517
command: bash build.sh
1618
artifact_paths:
1719
- "dist/*.tar.gz"

0 commit comments

Comments
 (0)