summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2016-10-20 16:03:02 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-10-20 16:03:02 +0000
commitd4163b65585292ee81c7d22465dac817479ed576 (patch)
tree18ac3e1876c170137ac21164d65cce69e05b5af1
parent20a77c5723bda065d50522682d78985c604a4d44 (diff)
parent2169c9cbb45026d2ab356024a603e44db24abf89 (diff)
Merge "Update opnfv-docs Merge Job Trigger and Parameter"
-rw-r--r--jjb/opnfv/opnfv-docs.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/opnfv/opnfv-docs.yml b/jjb/opnfv/opnfv-docs.yml
index 0ac8aa7e0..307c1db44 100644
--- a/jjb/opnfv/opnfv-docs.yml
+++ b/jjb/opnfv/opnfv-docs.yml
@@ -85,6 +85,10 @@
name: GS_URL
default: '$GS_BASE{gs-pathname}'
description: "Directory where the build artifact will be located upon the completion of the build."
+ - string:
+ name: GERRIT_REFSPEC
+ default: 'refs/heads/{branch}'
+ description: "JJB configured GERRIT_REFSPEC parameter"
scm:
- gerrit-trigger-scm:
@@ -98,6 +102,8 @@
- change-merged-event
- comment-added-contains-event:
comment-contains-value: 'remerge'
+ - comment-added-contains-event:
+ comment-contains-value: 'rebuild docs'
projects:
- project-compare-type: 'ANT'
project-pattern: '*'