Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
COVID-19
models
Commits
bd6d22a5
Verified
Commit
bd6d22a5
authored
Jul 14, 2020
by
Laurent Heirendt
✈
Browse files
add pull from branch
parent
55d50b6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bd6d22a5
...
...
@@ -33,6 +33,7 @@ commit:
-
git add --all
-
git commit -m "Update models"
-
git checkout $CI_COMMIT_REF_NAME
-
git pull origin $CI_COMMIT_REF_NAME
-
git merge tmpBranch --ff
-
git push origin $CI_COMMIT_REF_NAME
-
git branch -D tmpBranch
\ No newline at end of file
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