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
4a627d1c
Verified
Commit
4a627d1c
authored
Jul 14, 2020
by
Laurent Heirendt
✈
Browse files
pin docker img versions
parent
7d7b2f0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4a627d1c
...
...
@@ -3,7 +3,7 @@ stages:
-
deploy
convert
:
image
:
python
image
:
python
:3.9
stage
:
convert
rules
:
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"'
...
...
@@ -18,7 +18,7 @@ convert:
commit
:
image
:
name
:
alpine/git:
latest
name
:
alpine/git:
v2.26.2
entrypoint
:
[
"
"
]
stage
:
deploy
rules
:
...
...
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