--- - job: name: "image-foundry" project-type: freestyle node: image_foundry properties: - build-discarder: days-to-keep: 0 num-to-keep: 1 artifact-days-to-keep: 0 triggers: - github scm: - git: url: "git@github.vcp.vzwnet.com:konstca/image-foundry.git" branches: - "master" builders: - trigger-builds: - project: "image-foundry-if-pipeline" - job: name: "image-foundry-vzw" project-type: freestyle node: image_foundry properties: - build-discarder: days-to-keep: 0 num-to-keep: 1 artifact-days-to-keep: 0 triggers: - github scm: - git: url: "git@github.vcp.vzwnet.com:konstca/image-foundry-vzw.git" branches: - "master" builders: - trigger-builds: - project: "image-foundry-if-pipeline"