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

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

Revert "Define submodule strategy as variable"

This reverts commit f18460e6.

To apply if we use a docker image with SSH inside
parent 6f03414e
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: