diff --git a/Jenkinsfile b/Jenkinsfile index 7aa2b98..a2ba683 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -68,7 +68,7 @@ GIT_CRED: 'bot-ci-dgm', DEPLOY_USER: 'root', DEPLOY_HOST_TST: 'bxtsvctwas001.in.dolden.net', - DEPLOY_HOST_STS: 'bxtsvctwas001.in.dolden.net', + DEPLOY_HOST_STS: 'bxtsvctwas002.in.dolden.net', DEPLOY_HOST_ACC: 'bxtsvctwas003.in.dolden.net', DEPLOY_HOST_PRD: 'bxtsvctwas004.in.dolden.net', DEPLOY_DIR: '/var/www/html/dummyvue', @@ -243,7 +243,7 @@ on: 'linux', ] } - +/* lazyStage { name = 'production' onlyif = ( env.LAZY_BRANCH == releaseBranch ) @@ -262,3 +262,4 @@ on: 'linux', ] } +*/ \ No newline at end of file