Skip to content

Commit 90c7995

Browse files
committed
Allow latest 8.* node
1 parent 648dae3 commit 90c7995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sd-image:
2222

2323
pages:
2424
stage: docs
25-
image: node:8.9
25+
image: node:8
2626
before_script:
2727
- npm install gitbook-cli -g # install gitbook
2828
- gitbook fetch latest # fetch latest stable version

0 commit comments

Comments
 (0)