mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
Use node 15 Docker image on GitLab CI
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
image: "node:12-slim"
|
image: "node:15-slim"
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
|
|||||||
Reference in New Issue
Block a user