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
3ae958b6
Commit
3ae958b6
authored
Sep 21, 2021
by
Thomas Chauve
Browse files
Update .gitlab-ci.yml
parent
150f2106
Pipeline
#75552
failed with stage
in 6 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3ae958b6
...
...
@@ -9,8 +9,8 @@ before_script:
pages
:
stage
:
deploy
script
:
-
pip install
--extra-index-url https
://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_aita
-
pip install
--extra-index-url https
://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_uvecs
-
pip install
git+git
://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_aita
.git
-
pip install
git+git
://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_uvecs
.git
-
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