X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_docker_image_building.yml;h=903787fb7b4da1c5cba32d55e35a4f254b5a4e6f;hb=f2b51873a346fec4e1709c4bf3e60dff76431c12;hp=22141a188c932c22bc474d6a399452e8c82fa74f;hpb=47f64a780d05ee8df09662435c562d9bc4362da2;p=infra%2Fcicd.git diff --git a/jjb/airship/job_docker_image_building.yml b/jjb/airship/job_docker_image_building.yml index 22141a18..903787fb 100644 --- a/jjb/airship/job_docker_image_building.yml +++ b/jjb/airship/job_docker_image_building.yml @@ -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}'