Commit 3b1c802f authored by Josh Steinberg's avatar Josh Steinberg

change user

parent d57ce4c6
...@@ -10,7 +10,7 @@ pipeline { ...@@ -10,7 +10,7 @@ pipeline {
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 = "10.128.0.2"
USER = "azuredevops644" USER = "root"
} }
stages { stages {
stage('Git Checkout') { stage('Git Checkout') {
......
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