mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00: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:
|
||||
- test
|
||||
|
||||
Reference in New Issue
Block a user