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