Skip to content
Snippets Groups Projects
Commit 0b18bd96 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[ci] Use gitlab-runner mechanism to fetch submodules

parent bb691c38
No related branches found
No related tags found
No related merge requests found
Pipeline #70374 failed
...@@ -7,8 +7,6 @@ include: ...@@ -7,8 +7,6 @@ include:
- project: biosignal/software/dev-profile - project: biosignal/software/dev-profile
file: /gitlab/python.yml file: /gitlab/python.yml
tests: variables:
before_script: GIT_SUBMODULE_STRATEGY: normal
- git submodule sync GIT_SUBMODULE_DEPTH: 1
- git submodule update --init
- !reference [.snippets, test-prepare]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment