diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-31 08:38:52 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-31 08:38:52 -0600 |
| commit | c54d4ec572abc0ba7c8be3ff78392a184230798b (patch) | |
| tree | 34fd7fb2129b2c5ea2807d4032034008c7e63f03 | |
| parent | 59cb16c20432aa5f16fcd8e33ddc9f359e587ea7 (diff) | |
polling git for openbook v4 changes until we move repos internal
| -rw-r--r-- | jjb/yaml/openbook.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/yaml/openbook.yaml b/jjb/yaml/openbook.yaml index 01df9ae..0eb9c3a 100644 --- a/jjb/yaml/openbook.yaml +++ b/jjb/yaml/openbook.yaml @@ -55,7 +55,8 @@ num-to-keep: 1 artifact-days-to-keep: 0 triggers: - - github + - pollscm: + cron: "H/5 * * * *" scm: - git: url: "git@github.com:Talligent/{artifact}.git" |
