Use node 15 Docker image on GitLab CI
This commit is contained in:
parent
42e94139a2
commit
94b78b425f
@ -1,4 +1,4 @@
|
|||||||
image: "node:12-slim"
|
image: "node:15-slim"
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
|
Loading…
Reference in New Issue
Block a user