Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vilem Ded
courses
Commits
9ac22ad3
Verified
Commit
9ac22ad3
authored
Jul 22, 2020
by
Laurent Heirendt
✈
Browse files
stash potential changes in submodule
parent
0dbbf4b7
Changes
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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