set of flag
This commit is contained in:
parent
8d6af88016
commit
ae519e1887
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ sed -i -r s/token=\"[^\"]+\"/token=\"`cat /credentials/buildkite-token`\"/g /etc
|
|||
sed -i -r s/build-path=\"[^\"]+\"/build-path=\"\/mnt\/disks\/ssd0\/agent\"/g /etc/buildkite-agent/buildkite-agent.cfg
|
||||
|
||||
# start the buildkite agent
|
||||
buildkite-agent start
|
||||
buildkite-agent start --tags "os=linux"
|
Loading…
Reference in a new issue