summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoufenghu <[email protected]>2024-03-20 11:52:41 +0800
committerdoufenghu <[email protected]>2024-03-20 11:52:41 +0800
commitbdc0715227827d0624bbb2d462c0f5f0395a2880 (patch)
tree64bc080c2e9b0862a18f55a40ac9fcc16ef235e3
parentaf576fbfa4ab21c69e3fc3f1ae249c406208de16 (diff)
remove TESTCONTAINERS_HOST_OVERRIDE in .gitlab-ci.ymlv1.2.0
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8acb5ae..12dfad6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,6 @@ variables:
MAVEN_CLI_OPTS: --batch-mode --errors --show-version
SONAR_HOST_URL: http://192.168.40.153:9900
SONAR_PROJECT_KEY: groot-stream
- TESTCONTAINERS_HOST_OVERRIDE: "host.docker.internal"
stages:
- test