X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_linter_tests.yml;h=b3259430398928cc0e461f1f6458c9d76b9922cb;hb=d643ea7acf4cd3e57ba89f092d39e0874b8b111c;hp=dd437e0e4c02f58bd3e6de4f4cade6405c7da446;hpb=39ce79ea05e4ed301fe7b6123058d8b6822e2c57;p=infra%2Fcicd.git diff --git a/jjb/airship/job_linter_tests.yml b/jjb/airship/job_linter_tests.yml index dd437e0e..b3259430 100644 --- a/jjb/airship/job_linter_tests.yml +++ b/jjb/airship/job_linter_tests.yml @@ -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}'