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