Airship: Update triggers after capm3 release
[infra/cicd.git] / jjb / airship / job_docker_image_building.yml
index 22141a188c932c22bc474d6a399452e8c82fa74f..903787fb7b4da1c5cba32d55e35a4f254b5a4e6f 100644 (file)
@@ -44,8 +44,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: "@midnight"
@@ -53,7 +51,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}'