//
This commit is contained in:
parent
a77231a314
commit
88342e4a22
1 changed files with 2 additions and 2 deletions
4
books/jenkins/Jenkinsfile
vendored
4
books/jenkins/Jenkinsfile
vendored
|
|
@ -15,8 +15,8 @@ pipeline {
|
|||
STAGE_PROJECT = "zqjsga-books-stage"
|
||||
APP_GIT_URL = "https://github.com/shautvast/DO288-apps"
|
||||
NEXUS_SERVER = "http://nexus-common.apps.eu45.prod.nextcle.com"
|
||||
#it says replace the whole value
|
||||
# NEXUS_SERVER = "http://nexus-common.apps.cluster.domain.example.com/repository/nodejs"
|
||||
//it says replace the whole value
|
||||
// NEXUS_SERVER = "http://nexus-common.apps.cluster.domain.example.com/repository/nodejs"
|
||||
|
||||
|
||||
// DO NOT CHANGE THE GLOBAL VARS BELOW THIS LINE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue