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
19bad0dd
Commit
19bad0dd
authored
Dec 04, 2020
by
Valentin Emiya
Browse files
Update .gitlab-ci.yml
parent
46552b05
Pipeline
#6094
passed with stage
in 5 minutes and 24 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
19bad0dd
...
...
@@ -20,8 +20,6 @@ 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
...
...
@@ -29,11 +27,7 @@ pages:
-
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
-
ls public
artifacts
:
...
...
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