diff options
author | 2019-06-27 03:57:04 +0000 | |
---|---|---|
committer | 2019-06-27 03:57:04 +0000 | |
commit | bb1121f06549d329a0c4ea79314dc7d3ddf0d824 (patch) | |
tree | b64b801d3d3fa1178c2766b1cd7ab4f0e25688df /jjb/stor4nfv | |
parent | 8bd0bdada0c4b92c673ab169e8ac23afd01cf858 (diff) | |
parent | 288b9a46f81f5684038d467545c8313fe311d52b (diff) |
Merge "Create Stable Branch Jobs for stor4nfv"
Diffstat (limited to 'jjb/stor4nfv')
-rw-r--r-- | jjb/stor4nfv/stor4nfv-rtd-jobs.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml b/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml index 0e03e7b5f..0383c77c7 100644 --- a/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml +++ b/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml @@ -12,6 +12,10 @@ - master: branch: '{stream}' disabled: false + - hunter: &hunter + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false - gambia: branch: 'stable/{stream}' disabled: false |