Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -18,4 +18,4 @@ build: - ./gradlew assembleDebug artifacts: paths: - app/build/outputs/apk/app-debug.apk No newline at end of file - ${CI_PROJECT_DIR}/app/build/outputs/apk/app-debug.apk No newline at end of file Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -18,4 +18,4 @@ build: - ./gradlew assembleDebug artifacts: paths: - app/build/outputs/apk/app-debug.apk No newline at end of file - ${CI_PROJECT_DIR}/app/build/outputs/apk/app-debug.apk No newline at end of file