verbose builds
This commit is contained in:
parent
4201713606
commit
14eb5a57ab
1 changed files with 2 additions and 1 deletions
|
@ -65,7 +65,8 @@ function dependencies() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function build_all() {
|
function build_all() {
|
||||||
$SELF_DIR/../build.sh 1.22.0-0 $DIR
|
log_info 1.22.0-dev
|
||||||
|
$SELF_DIR/../build.sh 1.22.0-dev $DIR
|
||||||
}
|
}
|
||||||
|
|
||||||
function retry() {
|
function retry() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue