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

Commit 01087743 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Use CI stadia key during build

parent 0859354f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ build:
  - echo mapbox.enabled true >> local.properties
  - echo modules.nearby=false >> local.properties
  - echo ichnaea.key $ICHNAEA_KEY >> local.properties
  - echo stadia.key $STADIA_KEY >> local.properties
  - echo "${KEYSTORE}" | base64 -d > play-services-core/e.keystore
  - export TERM=dumb
  - export JAVA_OPTS="-XX:+HeapDumpOnOutOfMemoryError -Xmx4096m"