1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-15 13:36:35 +02:00

.gitlab.ci: update to node 10

This commit is contained in:
Josef Schlehofer
2020-08-18 15:57:14 +02:00
committed by Aleksandr Gumroian
parent f8726e6012
commit a0f7a312e5

View File

@ -1,4 +1,4 @@
image: node:8-alpine
image: node:10-alpine
stages:
- test