1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-09-27 11:04:19 +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
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733

View File

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