More suggestions

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
Víctor Mayoral Vilches 2025-01-13 06:11:28 +00:00
parent 08cd751086
commit 619c663869
1 changed files with 5 additions and 0 deletions

View File

@ -15,10 +15,15 @@ variables:
VERSION: "0.1"
DISTRO: ubuntu:22.04
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"]
network_mode: "host"
dns:
- 8.8.8.8
- 8.8.4.4
include:
- project: 'aliasrobotics/alias_research/cai'