Commit aea1f5c
committed
[CI] Add sleep to buildbot startup script
buildbot-worker start does start the buildbot worker, but in a background process.
This means that the container then immediately exists, also killing the worker. Add
a sleep at the end to prevent termination.1 parent 16f1577 commit aea1f5c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
0 commit comments