Update clinic/service/Jenkinsfile.AuthService
This commit is contained in:
@@ -15,7 +15,7 @@ pipeline {
|
||||
checkout([$class: 'GitSCM',
|
||||
branches: [[name: '*/develop']],
|
||||
userRemoteConfigs: [[
|
||||
url: 'http://192.168.100.103:3000/Clinic/clinic-auth-service.git',
|
||||
url: 'https://git.hzwnrw.my/Clinic/clinic-auth-service.git',
|
||||
credentialsId: env.GITEA_CREDENTIALS
|
||||
]]
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user