diff options
Diffstat (limited to 'jjb/opnfvdocs/opnfvdocs.yml')
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/opnfvdocs/opnfvdocs.yml b/jjb/opnfvdocs/opnfvdocs.yml index da9f13cf4..2f927d5ce 100644 --- a/jjb/opnfvdocs/opnfvdocs.yml +++ b/jjb/opnfvdocs/opnfvdocs.yml @@ -3,7 +3,7 @@ jobs: - 'opnfvdocs-daily-{stream}' - 'opnfvdocs-merge' - - 'opnfvdocs-verify' + - 'opnfvdocs-verify-{stream}' # stream: branch with - in place of / (eg. stable-helium) # branch: branch (eg. stable/helium) @@ -60,7 +60,7 @@ !include-raw docu-build.sh - job-template: - name: 'opnfvdocs-verify' + name: 'opnfvdocs-verify-{stream}' node: gce-opnfv-docker-1 @@ -76,7 +76,7 @@ - project-parameter: project: '{project}' - gerrit-parameter: - branch: 'master' + branch: '{branch}' scm: - gerrit-trigger-scm: credentials-id: '{ssh-credentials}' @@ -104,7 +104,7 @@ project-pattern: 'opnfvdocs' branches: - branch-compare-type: 'ANT' - branch-pattern: '**/master' + branch-pattern: '**/{branch}' builders: - shell: |