X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_master_integration_tests_centos.yml;h=9bcbd7e1f436815c675e22b244e2b91bba14df63;hb=2f684f0499675da0ab7a8d30c1f7a8692f0de453;hp=6776997c44b047e2d1977dbf0fd70ad1aa3aa42f;hpb=c6b64101bfaab568af66bac15518696239ba9efc;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_master_integration_tests_centos.yml index 6776997c..9bcbd7e1 100644 --- a/jjb/airship/job_capi_bm_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_master_integration_tests_centos.yml @@ -79,7 +79,7 @@ pipeline-scm: scm: - git: - url: https://github.com/Nordix/airship-dev-tools.git + url: "{ci_github_repo}" 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