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

Commit 6f03414e authored by Romain Hunault's avatar Romain Hunault Committed by Fahim Salam Chowdhury
Browse files

Define submodule strategy as variable

parent 266bdf23
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -22,8 +22,9 @@ cache:

build:
  stage: build
  variables:
    GIT_SUBMODULE_STRATEGY: recursive
  script:
  - git submodule update --recursive --init
  - ./gradlew build
  artifacts:
    paths: