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
COVID-19
models
Commits
8e12a855
Verified
Commit
8e12a855
authored
Jul 14, 2020
by
Laurent Heirendt
✈
Browse files
add files
parent
ff44235b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8e12a855
...
@@ -31,5 +31,6 @@ commit:
...
@@ -31,5 +31,6 @@ commit:
-
git config user.name $GIT_ACCESS_USER
-
git config user.name $GIT_ACCESS_USER
-
git config user.email $GIT_ACCESS_EMAIL
-
git config user.email $GIT_ACCESS_EMAIL
script
:
script
:
-
git commit -am "Update models"
-
git add --all
-
git commit -m "Update models"
-
git push origin $CI_COMMIT_REF_NAME
-
git push origin $CI_COMMIT_REF_NAME
\ No newline at end of file
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