diff options
Diffstat (limited to 'jjb/cirv/cirv-hdv-rtd-jobs.yaml')
-rw-r--r-- | jjb/cirv/cirv-hdv-rtd-jobs.yaml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/jjb/cirv/cirv-hdv-rtd-jobs.yaml b/jjb/cirv/cirv-hdv-rtd-jobs.yaml deleted file mode 100644 index 54c007730..000000000 --- a/jjb/cirv/cirv-hdv-rtd-jobs.yaml +++ /dev/null @@ -1,22 +0,0 @@ ---- -- project: - name: cirv-hdv-rtd - project: cirv-hdv - project-name: cirv-hdv - - project-pattern: 'cirv-hdv' - # yamllint disable-line rule:line-length - rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-cirv-hdv/140801/' - rtd-token: 'f29ff450f15f5c01f89f238320aa33763256bc7c' - - stream: - - master: - branch: '{stream}' - disabled: false - - jerma: - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false - - jobs: - - '{project-name}-rtd-jobs' |