mirror of https://gitlab.com/curben/blog
Update .gitlab-ci.yml: update node version.
This commit is contained in:
parent
11892a1ff2
commit
1889460c8a
|
@ -1,4 +1,4 @@
|
|||
image: node:4.2.2
|
||||
image: node:8.11.2
|
||||
|
||||
pages:
|
||||
cache:
|
||||
|
|
Loading…
Reference in New Issue