Skip to content

Commit 5bd76db

Browse files
committedOct 24, 2024
network update
1 parent 3a2bb23 commit 5bd76db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tools {
88
environment {
99
NEXUS_VERSION = "nexus3"
1010
NEXUS_PROTOCOL = "http"
11-
NEXUS_URL = "172.31.40.209:8081"
11+
NEXUS_URL = "IP:8081"
1212
NEXUS_REPOSITORY = "vprofile-release"
1313
NEXUS_REPO_ID = "vprofile-release"
1414
NEXUS_CREDENTIAL_ID = "nexuslogin"

0 commit comments

Comments
 (0)