less output from git-pull-and-if-origin-changed-run-tests
This commit is contained in:
parent
588fe7d3b6
commit
c0702ee183
@ -19,8 +19,6 @@ while true; do
|
||||
echo "Running ./gradlew test"
|
||||
source .aliases # only variables, aliases are not expanded in scripts
|
||||
./gradlew test
|
||||
else
|
||||
echo "no changes detected on the origin branch"
|
||||
fi
|
||||
|
||||
echo -e "waiting for changes..."
|
||||
|
Loading…
Reference in New Issue
Block a user