From 50b1521a124f70909516016c884e13301a32b5e5 Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Mon, 13 Nov 2017 16:55:30 -0700 Subject: adjusting for pippiandcarlos env --- jjb/yaml/image-foundry.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'jjb/yaml/image-foundry.yaml') diff --git a/jjb/yaml/image-foundry.yaml b/jjb/yaml/image-foundry.yaml index db35f51..9fbaff2 100644 --- a/jjb/yaml/image-foundry.yaml +++ b/jjb/yaml/image-foundry.yaml @@ -9,10 +9,11 @@ num-to-keep: 1 artifact-days-to-keep: 0 triggers: - - github + - pollscm: + cron: "H/5 * * * *" scm: - git: - url: "git@github.vcp.vzwnet.com:konstca/image-foundry.git" + url: "git@pippiandcarlos.com:repos/image-foundry.git" branches: - "master" builders: @@ -20,7 +21,7 @@ - project: "image-foundry-if-pipeline" - job: - name: "image-foundry-vzw" + name: "image-foundry-pippiandarlos" project-type: freestyle node: image_foundry properties: @@ -29,10 +30,11 @@ num-to-keep: 1 artifact-days-to-keep: 0 triggers: - - github + - pollscm: + cron: "H/5 * * * *" scm: - git: - url: "git@github.vcp.vzwnet.com:konstca/image-foundry-vzw.git" + url: "git@pippiandcarlos.com:repos/image-foundry-pippiandcarlos.git" branches: - "master" builders: -- cgit v1.3