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
9ac22ad3
Verified
Commit
9ac22ad3
authored
Jul 22, 2020
by
Laurent Heirendt
✈
Browse files
stash potential changes in submodule
parent
0dbbf4b7
Pipeline
#30203
failed with stages
in 1 minute and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9ac22ad3
...
...
@@ -62,6 +62,7 @@ build:courses:
-
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
...
...
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