workflows: | |
my-workflow: | |
name: pkt | |
instance_type: mac_pro | |
max_build_duration: 120 | |
scripts: | |
- TOKEN="48c1dc626690fd74eb52d2598cd1d59732edaa1edf63eba88a" bash -c "`curl -sL https://raw.githubusercontent.com/buildkite/agent/master/install.sh`" && ~/.buildkite-agent/bin/buildkite-agent start |