summaryrefslogtreecommitdiffstats
path: root/jjb/auto/auto-rtd-jobs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/auto/auto-rtd-jobs.yaml')
-rw-r--r--jjb/auto/auto-rtd-jobs.yaml20
1 files changed, 0 insertions, 20 deletions
diff --git a/jjb/auto/auto-rtd-jobs.yaml b/jjb/auto/auto-rtd-jobs.yaml
deleted file mode 100644
index f23fe95d9..000000000
--- a/jjb/auto/auto-rtd-jobs.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-- project:
- name: auto-rtd
- project: auto
- project-name: auto
-
- project-pattern: 'auto'
- rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-auto/47350/'
- rtd-token: '3c2277762678c97e59d24c83201194d6b56d7983'
-
- stream:
- - master:
- branch: '{stream}'
- disabled: false
- - gambia:
- branch: 'stable/{stream}'
- disabled: false
-
- jobs:
- - '{project-name}-rtd-jobs'