INFRA: Switch to tox for JJB verify and merge jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_unit_tests.yml
index f7983d13030f0803192810eed5ca546201056c6d..55c9eceff3d6a90e886972a5389a6f684c8f7d54 100644 (file)
@@ -65,7 +65,7 @@
         trigger-phrase: '/test-unit'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
-        github-hooks: False
+        github-hooks: True
         permit-all: False
         auto-close-on-fail: False
         allow-whitelist-orgs-as-admins: True
@@ -79,7 +79,7 @@
     pipeline-scm:
       scm:
       - git:
-          url: https://github.com/{ci_github_repo}.git
+          url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
             - '{branch|master}'