Commit a10ab6da authored by Serdar TURKEL's avatar Serdar TURKEL

fixing3

parent 7b65c151
......@@ -15,7 +15,7 @@ pipeline {
// Repository where we will upload the artifact
NEXUS_REPOSITORY = "inity"
// Jenkins credential id to authenticate to Nexus OSS
NEXUS_CREDENTIAL_ID = "nexus-credential"
NEXUS_CREDENTIAL_ID = "nexus"
}
stages {
stage('Maven Build') {
......
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