diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/policy/policy-common.yaml | 2 |
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: '' |