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
19893618
Commit
19893618
authored
Sep 21, 2021
by
Thomas Chauve
Browse files
Update .gitlab-ci.yml
parent
0d2ab806
Pipeline
#75550
canceled with stage
in 5 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
19893618
...
...
@@ -9,8 +9,8 @@ before_script:
pages
:
stage
:
deploy
script
:
-
pip install git+https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_aita.git@main#egg=xarray
_
aita
-
pip install git+https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_uvecs.git@main#egg=xarrray
_
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