parent
9c955b591c
commit
9ee854b6f7
1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
||||
#!/bin/bash |
||||
|
||||
|
||||
buildslave create-slave /var/lib/buildbot/slaves/default "$1" "$2" "$3" |
||||
|
||||
unset BUILDMASTER BUILDMASTER_PORT WORKERNAME WORKERPASS |
||||
|
||||
cd /var/lib/buildbot/slaves/default |
||||
/usr/bin/dumb-init build-slave start --nodaemon |
Loading…
Reference in new issue