diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd677a4..0707205 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ variables: SECURE_LOG_LEVEL: "debug" SAST_JAVA_VERSION: 11 - DOCKER_HOST: tcp://docker:2378/ + DOCKER_HOST: tcp://localhost:2375/ # This will suppress any download for dependencies and plugins or upload messages which would clutter the console log. # `showDateTime` will show the passed time in milliseconds. You need to specify `--batch-mode` to make this work.