summaryrefslogtreecommitdiffstats
path: root/jjb/policy
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-02-15 20:10:16 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-02-15 20:10:33 -0500
commitaec33b1c3dd56e98c6f55cca564d074c262c7feb (patch)
tree3052253206e0b4a947f8f4184f74517c602022f1 /jjb/policy
parent4c1774bb33bc1df10fff4ca5cc734aa24fb6ff52 (diff)
added maven-deploy-properties section
Change-Id: Iaa4125c7ae45ec40b268b4d331296030a95ce5f0 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb/policy')
-rw-r--r--jjb/policy/policy-common.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml
index ac5d92186..f753df517 100644
--- a/jjb/policy/policy-common.yaml
+++ b/jjb/policy/policy-common.yaml
@@ -12,5 +12,7 @@
- 'master':
branch: 'master'
mvn-settings: 'policy-common-settings'
+ maven-deploy-properties: |
+ deployAtEnd=true
files: '**'
archive-artifacts: ''