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

Commit b67c3a1d authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

cache

parent 77f13842
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -17,6 +17,11 @@ before_script:
  - export GRADLE_USER_HOME=$(pwd)/.gradle
  - chmod +x ./gradlew

cache:
  key: ${CI_PROJECT_ID}
  paths:
    - .gradle/

# Debug build related jobs
buildDebug:
  stage: debug