mirror of https://github.com/aliasrobotics/cai.git
Fix errors
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
parent
619c663869
commit
75a1a3992f
|
|
@ -20,10 +20,6 @@ variables:
|
|||
services:
|
||||
- name: docker:dind
|
||||
command: ["--host=tcp://0.0.0.0:2375", "--host=unix:///var/run/docker.sock"]
|
||||
network_mode: "host"
|
||||
dns:
|
||||
- 8.8.8.8
|
||||
- 8.8.4.4
|
||||
|
||||
include:
|
||||
- project: 'aliasrobotics/alias_research/cai'
|
||||
|
|
|
|||
Loading…
Reference in New Issue