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

dind executor?

This commit is contained in:
Ricardo Hernandez-Montoya 2017-04-27 13:57:39 +02:00
parent 7912eaaef9
commit c88e675961

View file

@ -1,6 +1,10 @@
image: docker
services:
- docker:dind
before_script:
- docker info
- mkdir build
- mkdir node_modules