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

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

add cache

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


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

# Debug build related jobs
# Debug build related jobs
buildDebug:
buildDebug:
  stage: debug
  stage: debug