Airship modify github url var
[infra/cicd.git] / jjb / airship / job_capi_bm_master_integration_tests_centos.yml
index 6776997c44b047e2d1977dbf0fd70ad1aa3aa42f..9bcbd7e1f436815c675e22b244e2b91bba14df63 100644 (file)
@@ -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