Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ 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 +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ 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