Merge branch 'use-node-lts-in-gitlab-ci' into 068-enable-strict-mode
This commit is contained in:
commit
965c7c3ecf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
image: node:latest
|
image: node:lts
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- prepare
|
- prepare
|
||||||
|
|
Loading…
Reference in a new issue