Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
school
courses
Commits
1013c1a7
Verified
Commit
1013c1a7
authored
Jul 22, 2020
by
Laurent Heirendt
✈
Browse files
remove submodule update lines from yml
parent
9ac22ad3
Pipeline
#30204
passed with stages
in 3 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1013c1a7
...
...
@@ -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
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment