diff options
author | Jeremy Phelps <jphelps@linuxfoundation.org> | 2017-04-11 13:15:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-04-11 13:15:19 +0000 |
commit | 68881ac86a1053da84985ab1a28e0082fb786e3f (patch) | |
tree | 024d9ff75de40b123343ec82b4a261ecc0baa62b | |
parent | 3c447b33311c5741ab7e0c583a43d5acd8816619 (diff) | |
parent | c61c8dece002f1dddfc7eafcc1eb9c22b02836b6 (diff) |
Merge "adding policy-common javadoc"
-rw-r--r-- | jjb/policy/policy-common.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index daa9cecc4..bcf831ea4 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -6,6 +6,9 @@ - '{project-name}-{stream}-verify-java-skip-tests' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' + - '{project-name}-{stream}-stage-site-java': + site-pom: 'pom.xml' + trigger-job: '{project-name}-{stream}-release-version-java-daily' project: 'policy/common' stream: |