Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06b52aab authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Fix build

parent 0d0c78e7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ cache:
build:
  stage: build
  script:
    - ./gradlew build -x test
    - ./gradlew :app:assembleOseDebug
    - cd app/build/outputs/apk/ose/
    - |
      if [[ ! -d "release" ]]; then