diff --git a/README.md b/README.md index 7a64288..9eb0604 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ under Global Credentials. Lastly a Webhook must be added to Gitlab, pointing to the Jenkins project. On Gitlab, navigate to the Webhooks menu in the Settings of the project and add a new webhook pointing to -`https://jenkins.concordia.tk/project/staging-concordia-multibranch-pipeline`. +`https://jenkins.ecentrics.net/project/concordia-multibranch-pipeline`. To get the git branches and Jenkinsfiles from each branch initiate a `Multibranch Pipeline Scan`. diff --git a/jenkins/jobs/staging-apella-multibranch-pipeline/config.xml b/jenkins/jobs/concordia-multibranch-pipeline/config.xml similarity index 100% rename from jenkins/jobs/staging-apella-multibranch-pipeline/config.xml rename to jenkins/jobs/concordia-multibranch-pipeline/config.xml