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

Commit ba6fa425 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Fix reference for secret key

parent 232a1266
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ stages:

before_script:
- git submodule update --init --recursive
- echo email.key $EMAIL_KEY >> local.properties
- echo email.key $PEPPER >> local.properties
- export GRADLE_USER_HOME=$(pwd)/.gradle
- chmod +x ./gradlew