eiffel: Switch build job triggers to GitHub trigger
[infra/cicd.git] / jjb / airship / job_update_nordix_repos.yml
index cc4e494608192bfec1f77a114d9ee708916bdfc2..63757b9f169ab9c9aac7e56c7877fa745bca74b1 100644 (file)
@@ -39,8 +39,6 @@
         num-to-keep: 300
         artifact-days-to-keep: -1
         artifact-num-to-keep: -1
-    - github:
-        url: https://github.com/{repo[org]}/{repo[name]}
 
     triggers:
     - timed: "H/30 * * * *"
@@ -48,7 +46,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:
             - 'master'