diff options
Diffstat (limited to 'jjb/yaml/image-foundry.yaml')
| -rw-r--r-- | jjb/yaml/image-foundry.yaml | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/jjb/yaml/image-foundry.yaml b/jjb/yaml/image-foundry.yaml deleted file mode 100644 index 9fbaff2..0000000 --- a/jjb/yaml/image-foundry.yaml +++ /dev/null @@ -1,42 +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: - - pollscm: - cron: "H/5 * * * *" - scm: - - git: - url: "git@pippiandcarlos.com:repos/image-foundry.git" - branches: - - "master" - builders: - - trigger-builds: - - project: "image-foundry-if-pipeline" - -- job: - name: "image-foundry-pippiandarlos" - project-type: freestyle - node: image_foundry - properties: - - build-discarder: - days-to-keep: 0 - num-to-keep: 1 - artifact-days-to-keep: 0 - triggers: - - pollscm: - cron: "H/5 * * * *" - scm: - - git: - url: "git@pippiandcarlos.com:repos/image-foundry-pippiandcarlos.git" - branches: - - "master" - builders: - - trigger-builds: - - project: "image-foundry-if-pipeline" |
