We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2bb23 commit 5bd76dbCopy full SHA for 5bd76db
Jenkinsfile
@@ -8,7 +8,7 @@ tools {
8
environment {
9
NEXUS_VERSION = "nexus3"
10
NEXUS_PROTOCOL = "http"
11
- NEXUS_URL = "172.31.40.209:8081"
+ NEXUS_URL = "IP:8081"
12
NEXUS_REPOSITORY = "vprofile-release"
13
NEXUS_REPO_ID = "vprofile-release"
14
NEXUS_CREDENTIAL_ID = "nexuslogin"
0 commit comments