Update .gitlab-ci.yml
This commit is contained in:
parent
e4412e89c5
commit
bd8da983c5
@ -1,5 +1,5 @@
|
|||||||
# requiring the environment of NodeJS 4.2.2
|
# requiring the environment of NodeJS 8 LTS series (carbon)
|
||||||
image: node:4.2.2
|
image: node:carbon
|
||||||
|
|
||||||
# add 'node_modules' to cache for speeding up builds
|
# add 'node_modules' to cache for speeding up builds
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user