Skip to content
Snippets Groups Projects
Commit 4ac19eff authored by fibasile's avatar fibasile
Browse files

Update .gitlab-ci.yml

parent 9522e286
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ cache:
before_script:
- apt-get update && apt-get install -y calibre
- npm install gitbook-cli -g # install gitbook
- npm install svgexport -g
- gitbook fetch latest # fetch latest stable version
#- gitbook fetch pre # fetch latest pre-release version
#- gitbook fetch 2.6.7 # fetch specific version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment