Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,8 @@ before_script: cache: key: ${CI_PROJECT_ID} paths: - .gradle/ - ./gradlew :play-services-core:assembleWithMapboxWithNearbyRelease - ./gradlew :play-services-core:assembleWithMapboxWithoutNearbyRelease build: stage: build Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,8 @@ before_script: cache: key: ${CI_PROJECT_ID} paths: - .gradle/ - ./gradlew :play-services-core:assembleWithMapboxWithNearbyRelease - ./gradlew :play-services-core:assembleWithMapboxWithoutNearbyRelease build: stage: build Loading