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 assmebleApiQ - ./gradlew assembleApiQ 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 assmebleApiQ - ./gradlew assembleApiQ artifacts: paths: - app/build/outputs/apk