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