Skip to content
Snippets Groups Projects
Commit 047db96b authored by Gaelle.Barris's avatar Gaelle.Barris
Browse files

maj gitlab-ci

parent 5f5c090c
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,10 @@ pages:
- echo $VERSION
- sed -i 's/D-InkMap/D-InkMap '"$VERSION"'/g' public/index.html
- sed -i 's/D-InkMap/D-InkMap '"$VERSION"'/g' public/examples/*/index.html
- apt-get update
- apt-get install unzip
- curl "${CI_API_V4_URL}/projects/17127/packages/generic/d-georef-zxy-tiles-local/0.0.1/d-georef-zxy-tiles-local.zip" > georef_zxy_tiles_local.zip
- unzip georef_zxy_tiles_local.zip -d public/examples/commons
artifacts:
expire_in: 20 min
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment