Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CamiTK
Docs
Commits
23e3a692
Commit
23e3a692
authored
Jan 30, 2020
by
Emmanuel Promayon
Browse files
Update .gitlab-ci.yml
parent
53b5a78c
Pipeline
#35302
failed with stage
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
23e3a692
...
...
@@ -2,9 +2,9 @@ image: python:rc-alpine
#python:alpine
before_script
:
# forcing version
20.0
.1 as 20.0
.2
has https://github.com/pypa/pip/issues/7217
# forcing
pip
version
19.3
.1 as
pip version
20.0 has https://github.com/pypa/pip/issues/7217
# reset to default "pip install --upgrade pip" when the issue is resolved
-
pip install --upgrade pip==
20.0
.1
-
pip install --upgrade pip==
19.3
.1
-
pip install markdown
-
pip install Pygments
-
pip install mkdocs
...
...
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