Skip to content
Snippets Groups Projects
Verified Commit 1013c1a7 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

remove submodule update lines from yml

parent 9ac22ad3
No related branches found
No related tags found
1 merge request!89Develop
Pipeline #30204 passed
......@@ -61,9 +61,6 @@ build:courses:
rules:
- if: $CI_COMMIT_BRANCH == "develop"
- if: $CI_COMMIT_BRANCH == "master"
before_script:
- git submodule foreach 'git stash'
- git submodule update --init --recursive
script:
- bash .ci/deploy.sh
artifacts:
......
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