Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
skmad-suite
tff2020
Commits
383d6232
Commit
383d6232
authored
Dec 03, 2020
by
Valentin Emiya
Browse files
Update .gitlab-ci.yml
parent
424c9819
Pipeline
#6082
canceled with stages
in 6 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
383d6232
...
...
@@ -20,12 +20,18 @@ pages:
only
:
-
master
script
:
-
pwd
-
ls
-
cd python
-
pip3 install --no-deps ltfatpy madarrays yafe skpomade pandas xarray
-
pip3 install 'scipy==1.4.1' -U
-
pip3 install 'matplotlib==3.1.2' -U
-
pip3 install --no-deps python/.
-
python3 python/tffpy/tests/ci_config.py
-
python3 python/setup.py build_sphinx
-
pip3 install --no-deps .
-
python3 tffpy/tests/ci_config.py
-
python3 setup.py build_sphinx
-
pwd
-
ls
-
cd ..
-
pwd
-
ls
-
cp -r python/build/sphinx/html public
...
...
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