Commit f78de38d authored by Josh Steinberg's avatar Josh Steinberg

update ip

parent 3b1c802f
...@@ -9,7 +9,7 @@ pipeline { ...@@ -9,7 +9,7 @@ pipeline {
NEXUS_URL = "10.20.3.15:8081" NEXUS_URL = "10.20.3.15:8081"
NEXUS_REPOSITORY = "maven-nexus-repo-jenkins" NEXUS_REPOSITORY = "maven-nexus-repo-jenkins"
NEXUS_CREDENTIAL_ID = "nexus-jenkins" NEXUS_CREDENTIAL_ID = "nexus-jenkins"
REMOTE_AGENT = "10.128.0.2" REMOTE_AGENT = "35.192.10.103"
USER = "root" USER = "root"
} }
stages { stages {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment