1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

define runner's environment docker image

This commit is contained in:
Ricardo Hernandez-Montoya 2017-04-26 12:23:38 +02:00
parent 706e8f0c25
commit 583a713696

View file

@ -1,7 +1,9 @@
image: node:7.9.0
stages:
- test
test_job:
stage: test
script:
- npm test
- npm test