mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-10 12:19:34 +00:00
Merge branch 'main' of github.com:QuasarApp/QuasarAppCI
This commit is contained in:
commit
e1d90f1445
4
start.sh
4
start.sh
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
pip install treq
|
pip install treq --upgrade
|
||||||
pip install buildbot_gitea
|
pip install buildbot_gitea --upgrade
|
||||||
BASE_DIR=$(dirname "$(readlink -f "$0")")
|
BASE_DIR=$(dirname "$(readlink -f "$0")")
|
||||||
|
|
||||||
buildbot start $BASE_DIR
|
buildbot start $BASE_DIR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user