Fix issue in bridges

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
Víctor Mayoral Vilches 2025-01-13 06:51:46 +00:00
parent 75a1a3992f
commit f4b795323a
1 changed files with 1 additions and 5 deletions

View File

@ -14,13 +14,9 @@ variables:
DOCKER_TLS_CERTDIR: ""
VERSION: "0.1"
DISTRO: ubuntu:22.04
CI_DEBUG_TRACE: "true"
# CI_DEBUG_TRACE: "true"
GIT_FETCH_TIMEOUT: 300
services:
- name: docker:dind
command: ["--host=tcp://0.0.0.0:2375", "--host=unix:///var/run/docker.sock"]
include:
- project: 'aliasrobotics/alias_research/cai'
ref: main