Commit 5b87694b authored by Serdar TURKEL's avatar Serdar TURKEL

nexus config

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