@ -2,6 +2,6 @@ compile:
stage: build
script:
- echo -e $PROPERTIES > local.properties
- gradle clean build --info --debug --stacktrace
- gradle clean build --info --stacktrace
only:
- master