From 8866cc2af1b10a9eb3bef00e0dfd23ccf8bae213 Mon Sep 17 00:00:00 2001 From: apostolof Date: Mon, 8 Feb 2021 23:51:24 +0200 Subject: [PATCH] refactor: update job configuration --- .../config.xml | 96 ++++++++++--------- 1 file changed, 50 insertions(+), 46 deletions(-) diff --git a/jenkins/jobs/staging-apella-multibranch-pipeline/config.xml b/jenkins/jobs/staging-apella-multibranch-pipeline/config.xml index 517334a..6f8decd 100644 --- a/jenkins/jobs/staging-apella-multibranch-pipeline/config.xml +++ b/jenkins/jobs/staging-apella-multibranch-pipeline/config.xml @@ -1,47 +1,51 @@ - - - - - - - - - - - - - - - - - - - true - -1 - -1 - - - false - - - - - 898b94b0-0abb-4e1d-8730-a6de8c8d1188 - git@gitlab.com:Apostolof/testapella.git - gitlab-ssh-key - - - - - - - - - - - - - - Jenkinsfile - + + + + + Concordia + + + + + https://registry.hub.docker.com/ + docker-hub-concordia + + + + + + + + + + + + true + -1 + -1 + + + false + + + + + 898b94b0-0abb-4e1d-8730-a6de8c8d1188 + git@gitlab.com:ecentrics/concordia.git + gitlab-ssh-key + + + + + + + + + + + + + + jenkins/Jenkinsfile + \ No newline at end of file