feat Jenkinsfile
This commit is contained in:
2
deploy/Jenkinsfile
vendored
2
deploy/Jenkinsfile
vendored
@@ -3,7 +3,7 @@ pipeline {
|
||||
|
||||
environment {
|
||||
// 仓库
|
||||
REPO_URL = 'http://47.108.184.184/gitea/mmorpg/service-gateway.git'
|
||||
REPO_URL = 'https://git.hlsq.asia/mmorpg/service-gateway.git'
|
||||
REPO_CREDENTIALS_ID = '80805ba2-f4ac-4d84-aee6-d4cce5fc0a96'
|
||||
|
||||
// Registry
|
||||
|
||||
Reference in New Issue
Block a user