diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-28 14:18:16 -0700 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-28 14:18:16 -0700 |
| commit | f8ec26529bf36d1a8cce1c320308e31bd9cd797f (patch) | |
| tree | cf29d6237ff6455471c1804ed14d45fadf2f7cf0 /jjb/yaml/image-foundry.yaml | |
| parent | 559b3ee77ebe583dae2984ba1c25ea398693995b (diff) | |
rearranging files to support two remotes
Diffstat (limited to 'jjb/yaml/image-foundry.yaml')
| -rw-r--r-- | jjb/yaml/image-foundry.yaml | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/jjb/yaml/image-foundry.yaml b/jjb/yaml/image-foundry.yaml deleted file mode 100644 index db35f51..0000000 --- a/jjb/yaml/image-foundry.yaml +++ /dev/null @@ -1,40 +0,0 @@ ---- -- 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" |
