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.
1 parent 312df0f commit e0fd9fdCopy full SHA for e0fd9fd
.buildkite/pipeline.yml
@@ -1,3 +1,6 @@
1
+# Most of the steps need to run on a macOS agent, so let's define it as a root property.
2
+agents:
3
+ queue: mac
4
env:
5
IMAGE_ID: $IMAGE_ID
6
.buildkite/release-builds.yml
@@ -1,5 +1,7 @@
# This pipeline is meant to be run via the Buildkite API, and is only used for release builds
7
0 commit comments