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

Commit 11cbb676 authored by Romain Hunault's avatar Romain Hunault
Browse files

Revert "Define submodule strategy as variable"

This reverts commit f18460e6.

To apply if we use a docker image with SSH inside
parent f18460e6
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -22,9 +22,8 @@ cache:

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