Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
pypushflow
Commits
03e88d35
Commit
03e88d35
authored
Apr 07, 2020
by
payno
Browse files
fix .gitlab-ci.yml
parent
b8fa2747
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
03e88d35
...
...
@@ -8,8 +8,6 @@ variables:
http_proxy
:
http://proxy.esrf.fr:3128
https_proxy
:
http://proxy.esrf.fr:3128
no_proxy
:
.esrf.fr,localhost
ORANGE_WEB_LOG
:
'
False'
doc
:
stage
:
build
...
...
@@ -22,6 +20,7 @@ doc:
-
python --version
-
python -m pip install pip --upgrade
-
python -m pip install setuptools --upgrade
-
python -m pip install sphinx
-
git submodule update --init --recursive
-
rm -rf artifacts
-
mkdir artifacts
...
...
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