Commit e7d2eb42 authored by blackheaven's avatar blackheaven
Browse files

Update .gitlab-ci.yml file

parent 36e6b754
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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