From 08cd75108603b8302dc39ea1bd04cc9bb0687f2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mayoral=20Vilches?= Date: Mon, 13 Jan 2025 06:04:27 +0000 Subject: [PATCH] Address issue in syntax MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: VĂ­ctor Mayoral Vilches --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 000dc56d..9ed3da50 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,6 @@ variables: services: - name: docker:dind command: ["--host=tcp://0.0.0.0:2375", "--host=unix:///var/run/docker.sock"] - dns: ["8.8.8.8", "8.8.4.4"] include: - project: 'aliasrobotics/alias_research/cai'