Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ build: script: - git submodule update --recursive --init - echo sdk.dir $ANDROID_HOME > local.properties - echo mapbox.enabled true >> local.properties - ./gradlew build only: - tags Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ build: script: - git submodule update --recursive --init - echo sdk.dir $ANDROID_HOME > local.properties - echo mapbox.enabled true >> local.properties - ./gradlew build only: - tags Loading