blob: d2c2b3fce70b6cc26888cc407e6210c568849051 [file] [log] [blame]
---
- project:
name: ncomp-utils
project-name: 'ncomp-utils'
jobs:
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-java-daily'
project: 'ncomp/utils'
stream:
- 'master':
branch: 'master'
mvn-settings: 'ncomp-settings'
# due to a strange macro / variable translation problem this needs to be
# passed as a string block to properly get the properties correctly defined
# in the job
maven-deploy-properties: |
deployAtEnd=true
files: '**'
archive-artifacts: ''