mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
12 lines
195 B
YAML
12 lines
195 B
YAML
#Project Setup
|
|
general:
|
|
productiveBranch: 'develop'
|
|
|
|
#Steps Specific Configuration
|
|
steps:
|
|
mavenExecute:
|
|
dockerImage: 'my-maven-docker'
|
|
checksPublishResults:
|
|
pmd:
|
|
active: true
|