X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fairship%2Fjob_capi_bm_v1a2_master_integration_tests_centos.yml;h=966739959e0b8deb7b0f1cd0076d2f409568dcf8;hb=refs%2Fchanges%2F42%2F3442%2F1;hp=3590a79155566d5af79b7e91d1faf9b95b47f9bd;hpb=89ea41b6c962cc51fa9bedceeac7007f33a6639e;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a2_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a2_master_integration_tests_centos.yml index 3590a791..96673995 100644 --- a/jjb/airship/job_capi_bm_v1a2_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a2_master_integration_tests_centos.yml @@ -79,7 +79,7 @@ pipeline-scm: scm: - git: - url: https://github.com/Nordix/airship-dev-tools.git + url: https://github.com/{ci_github_repo}.git credentials-id: "{ci_github_jenkins_credentials_id}" branches: - '{branch|master}' @@ -88,5 +88,5 @@ wipe-workspace: True honor-refspec: True shallow-clone: False - script-path: 'ci/jobs/capi_bm_integration_tests.pipeline' + script-path: "{ci_github_pipeline}" lightweight-checkout: False