This commit is contained in:
Student User 2021-07-09 07:51:58 -04:00
parent a77231a314
commit 88342e4a22

View file

@ -15,8 +15,8 @@ pipeline {
STAGE_PROJECT = "zqjsga-books-stage" STAGE_PROJECT = "zqjsga-books-stage"
APP_GIT_URL = "https://github.com/shautvast/DO288-apps" APP_GIT_URL = "https://github.com/shautvast/DO288-apps"
NEXUS_SERVER = "http://nexus-common.apps.eu45.prod.nextcle.com" NEXUS_SERVER = "http://nexus-common.apps.eu45.prod.nextcle.com"
#it says replace the whole value //it says replace the whole value
# NEXUS_SERVER = "http://nexus-common.apps.cluster.domain.example.com/repository/nodejs" // NEXUS_SERVER = "http://nexus-common.apps.cluster.domain.example.com/repository/nodejs"
// DO NOT CHANGE THE GLOBAL VARS BELOW THIS LINE // DO NOT CHANGE THE GLOBAL VARS BELOW THIS LINE