Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,4 +15,4 @@ cache: build: stage: build script: - ./gradlew assembleDebug No newline at end of file - ./gradlew build No newline at end of file Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,4 +15,4 @@ cache: build: stage: build script: - ./gradlew assembleDebug No newline at end of file - ./gradlew build No newline at end of file