INFRA: Switch to tox for JJB verify and merge jobs
[infra/cicd.git] / jjb / airship / job_linter_tests.yml
index dd437e0e4c02f58bd3e6de4f4cade6405c7da446..b3259430398928cc0e461f1f6458c9d76b9922cb 100644 (file)
@@ -65,7 +65,7 @@
         trigger-phrase: '/lint'
         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}'