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
9b0e1f59
Verified
Commit
9b0e1f59
authored
Jul 14, 2020
by
Laurent Heirendt
✈
Browse files
ignore error
parent
99c38dff
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9b0e1f59
...
...
@@ -30,7 +30,7 @@ commit:
-
git config user.name $GIT_ACCESS_USER
-
git config user.email $GIT_ACCESS_EMAIL
script
:
-
git branch -D tmpBranch
&>/dev/null
-
git branch -D tmpBranch
||
true
-
git checkout -b tmpBranch
-
git add --all
-
git commit -m "Update models"
...
...
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