forked from mindol1004/msa-kiz-app
업데이트 'Jenkinsfile'
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -32,7 +32,7 @@ podTemplate(
|
|||||||
def namespace = props["namespace"]
|
def namespace = props["namespace"]
|
||||||
|
|
||||||
stage("Get Source") {
|
stage("Get Source") {
|
||||||
git branch: 'master', credentialsId: GIT_CREDENTIALS, url: http://mindol.synology.me:8418/kiz-space/eureka-server.git
|
git branch: 'master', credentialsId: GIT_CREDENTIALS, url: "http://mindol.synology.me:8418/kiz-space/eureka-server.git"
|
||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user