diff options
Diffstat (limited to 'jjb/policy/policy-engine.yaml')
-rw-r--r-- | jjb/policy/policy-engine.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index 920e7f991..5af1d9c43 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml @@ -12,5 +12,7 @@ - 'master': branch: 'master' mvn-settings: 'policy-engine-settings' + maven-deploy-properties: | + deployAtEnd=true files: '**' archive-artifacts: '' |