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
dev
scikit-multimodallearn
Commits
d74b6f42
Commit
d74b6f42
authored
Mar 04, 2021
by
Baptiste Bauvin
Browse files
Add installation script for pages
parent
32ab7a9e
Pipeline
#6493
passed with stages
in 7 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d74b6f42
...
...
@@ -40,6 +40,7 @@ pages:
script
:
-
export LC_ALL=$(locale -a | grep en_US)
-
export LANG=$(locale -a | grep en_US)
-
python3 setup.py install
-
python3 setup.py build_sphinx
-
cp -r build/sphinx/html public
artifacts
:
...
...
Write
Preview
Supports
Markdown
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