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

Commit a4b664ab authored by Aayush Gupta's avatar Aayush Gupta
Browse files

gitlab-ci: Don't restore old build cache

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

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

build:
  stage: build
  script: