summaryrefslogtreecommitdiffstats
path: root/jjb/opnfvdocs
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2016-07-26 04:29:38 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-07-26 04:29:39 +0000
commit24db67a875be3d1a0744ff4e8c98a248c9d823e4 (patch)
tree8fed423791a1da88b04390e72f49815c2e9525d2 /jjb/opnfvdocs
parent569d02f09634c42275898ba198af280cf2008232 (diff)
parent246cadb5bb15febe3ac2b453069e0bfc4bb7a122 (diff)
Merge "clean opnfv/opnfv-docs.yml"
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r--jjb/opnfvdocs/opnfvdocs.yml24
1 files changed, 3 insertions, 21 deletions
diff --git a/jjb/opnfvdocs/opnfvdocs.yml b/jjb/opnfvdocs/opnfvdocs.yml
index cbb8f9545..f3e776c83 100644
--- a/jjb/opnfvdocs/opnfvdocs.yml
+++ b/jjb/opnfvdocs/opnfvdocs.yml
@@ -61,14 +61,9 @@
branches:
- branch-compare-type: 'ANT'
branch-pattern: '**/{branch}'
- file-paths:
- - compare-type: ANT
- pattern: 'docs/**'
builders:
- - build-opnfv-composite-docs
- - upload-under-review-docs-to-opnfv-artifacts
- - report-docs-build-result-to-gerrit
+ - check-bash-syntax
- job-template:
name: 'opnfvdocs-merge-{stream}'
@@ -105,15 +100,9 @@
branches:
- branch-compare-type: 'ANT'
branch-pattern: '**/{branch}'
- file-paths:
- - compare-type: ANT
- pattern: 'docs/**'
builders:
- - build-opnfv-composite-docs
- - upload-generated-docs-to-opnfv-artifacts
- - report-docs-build-result-to-gerrit
- - remove-old-docs-from-opnfv-artifacts
+ - check-bash-syntax
- job-template:
name: 'opnfvdocs-daily-{stream}'
@@ -146,13 +135,6 @@
- timed: '0 H/6 * * *'
builders:
- - build-opnfv-composite-docs
+ - build-html-and-pdf-docs-output
# - upload-generated-docs-to-opnfv-artifacts
-- builder:
- name: build-opnfv-composite-docs
- builders:
- - shell: |
- #!/bin/bash -e
- export PATH=$PATH:/usr/local/bin/
- GERRIT_COMMENT=gerrit_comment.txt ./build-composite.sh