compile: stage: build script: - echo -e $PROPERTIES > local.properties - gradle clean build --info --stacktrace only: - master