更改构建镜像流水线为v2
This commit is contained in:
@@ -40,7 +40,7 @@ pipeline {
|
||||
steps {
|
||||
git branch: "${params.Code_branch}",
|
||||
credentialsId: 'fly_gitlab_auth',
|
||||
url: 'http://106.53.194.199/root/fly_moon_admin.git'
|
||||
url: 'http://172.24.16.20/root/fly_moon_admin.git'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user