Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ stages: before_script: - git submodule update --init --recursive - echo email.key $EMAIL_KEY >> local.properties - echo email.key $PEPPER >> local.properties - export GRADLE_USER_HOME=$(pwd)/.gradle - chmod +x ./gradlew Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ stages: before_script: - git submodule update --init --recursive - echo email.key $EMAIL_KEY >> local.properties - echo email.key $PEPPER >> local.properties - export GRADLE_USER_HOME=$(pwd)/.gradle - chmod +x ./gradlew Loading