diff --git a/Jenkinsfile b/Jenkinsfile index a63d9f72..61dc0ac7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -8,7 +8,7 @@ tools { environment { NEXUS_VERSION = "nexus3" NEXUS_PROTOCOL = "http" - NEXUS_URL = "172.31.40.209:8081" + NEXUS_URL = "IP:8081" NEXUS_REPOSITORY = "vprofile-release" NEXUS_REPO_ID = "vprofile-release" NEXUS_CREDENTIAL_ID = "nexuslogin"