blob: c172e69179192ef8406e3c0eb53bc14350c42839 [file] [log] [blame]
---
- project:
name: sdnc-core
project-name: 'sdnc-core'
jobs:
- '{project-name}-{stream}-verify-java-skip-tests'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-java-daily'
project: 'sdnc/core'
stream:
- 'master':
branch: 'master'
mvn-settings: 'mso-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: ''