Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ cache: build: stage: build script: - ./gradlew assembleDebug - ./gradlew build artifacts: paths: - app/build/outputs/apk Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ cache: build: stage: build script: - ./gradlew assembleDebug - ./gradlew build artifacts: paths: - app/build/outputs/apk