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

Commit 185c2b97 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

Update .gitlab-ci.yml to handle submodule

parent e05a46f5
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ stages:
- build

before_script:
- git submodule update --init --recursive
- export GRADLE_USER_HOME=$(pwd)/.gradle
- chmod +x ./gradlew