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:
parent
7912eaaef9
commit
c88e675961
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
image: docker
|
||||
|
||||
services:
|
||||
- docker:dind
|
||||
|
||||
before_script:
|
||||
- docker info
|
||||
- mkdir build
|
||||
- mkdir node_modules
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue