Airship rename cleaning jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_master_integration_tests_ubuntu.yml
index 66ba8aef61eb17c2e96068751312ae7d594c961c..f389cdd60994d26b6428f08b81879e309d3c14be 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