diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 70653165..de63a1b2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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'