chore: update gitlab-ci to use node 12
This commit is contained in:
parent
44695a7546
commit
98ea19f907
|
@ -1,4 +1,4 @@
|
|||
image: node:10
|
||||
image: node:12
|
||||
|
||||
cache:
|
||||
key: ${CI_COMMIT_REF_SLUG}
|
||||
|
|
Reference in New Issue