mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
22ee06dc17
* Enable configuration via yaml file * Add documentation * Add tests
9 lines
143 B
YAML
9 lines
143 B
YAML
#Project Setup
|
|
general:
|
|
productiveBranch: 'develop'
|
|
|
|
#Steps Specific Configuration
|
|
steps:
|
|
mavenExecute:
|
|
dockerImage: 'my-maven-docker'
|