summaryrefslogtreecommitdiff
path: root/jjb/yaml/image-foundry.yaml
diff options
context:
space:
mode:
authorckonstanski <ckonstanski@pippiandcarlos.com>2017-11-13 16:55:30 -0700
committerckonstanski <ckonstanski@pippiandcarlos.com>2017-11-13 16:55:30 -0700
commit50b1521a124f70909516016c884e13301a32b5e5 (patch)
treed8956e0c255509faa0cdc40c926446fb89131c1b /jjb/yaml/image-foundry.yaml
parent85adac51297befc612f4c98a5774a1e4d540f342 (diff)
adjusting for pippiandcarlos env
Diffstat (limited to 'jjb/yaml/image-foundry.yaml')
-rw-r--r--jjb/yaml/image-foundry.yaml12
1 files changed, 7 insertions, 5 deletions
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: