We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648dae3 commit 90c7995Copy full SHA for 90c7995
.gitlab-ci.yml
@@ -22,7 +22,7 @@ sd-image:
22
23
pages:
24
stage: docs
25
- image: node:8.9
+ image: node:8
26
before_script:
27
- npm install gitbook-cli -g # install gitbook
28
- gitbook fetch latest # fetch latest stable version
0 commit comments