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
MecaIceIGE
Tools
Documentations
AITA-book
Commits
cf646743
Commit
cf646743
authored
Sep 21, 2021
by
Thomas Chauve
Browse files
Update .gitlab-ci.yml
parent
e01eefdd
Pipeline
#75542
failed with stage
in 8 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cf646743
...
...
@@ -9,8 +9,8 @@ before_script:
pages
:
stage
:
deploy
script
:
-
pip install https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_aita
-
pip install https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_uvecs
-
pip install
git+
https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_aita
.git@main#egg=xarrayaita
-
pip install
git+
https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_uvecs
.git@main#egg=xarrrayuvecs
-
pip install jupyter-book
-
jupyter-book build .
-
mv _build/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