This commit is contained in:
Mykola Grymalyuk
2020-04-25 21:04:55 -06:00

View File

@@ -4,7 +4,8 @@ cache:
npm: false npm: false
before_script: before_script:
- npm install -g gitbook-cli - npm install -g gitbook-cli
script: script:
- ls Universal
- gitbook install - gitbook install
- gitbook build - gitbook build
- cp icons/* _book/gitbook/images - cp icons/* _book/gitbook/images