2 changed files with 0 additions and 21 deletions
@ -1,8 +0,0 @@ |
|||||||
#!/bin/bash |
|
||||||
set -e |
|
||||||
|
|
||||||
source $(dirname $0)/common.sh |
|
||||||
|
|
||||||
pushd git-repo > /dev/null |
|
||||||
./gradlew -Dorg.gradle.internal.launcher.welcomeMessageEnabled=false --no-daemon --max-workers=4 --continue build |
|
||||||
popd > /dev/null |
|
||||||
Loading…
Reference in new issue