mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-08 03:09:35 +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
|
||||
|
||||
pip install treq
|
||||
pip install buildbot_gitea
|
||||
pip install treq --upgrade
|
||||
pip install buildbot_gitea --upgrade
|
||||
BASE_DIR=$(dirname "$(readlink -f "$0")")
|
||||
|
||||
buildbot start $BASE_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user