diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8f0a1be..e6a225e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -109,4 +109,4 @@ build-job: # 触发部署 - echo "触发部署" - - "curl -X POST --fail -F token=$SERVER_CI_TOKEN -F ref=release -F variables[ServerName]=$ServerName https://git.pogorockgames.com/api/v4/projects/31/trigger/pipeline" \ No newline at end of file + - "curl -X POST --fail -F token=$SERVER_CI_TOKEN -F ref=release -F variables[ServerName]=$ServerName https://git.mango-gm.com//api/v4/projects/31/trigger/pipeline" \ No newline at end of file