1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/test/resources/test_pipeline_config.yml

9 lines
143 B
YAML
Raw Normal View History

#Project Setup
general:
productiveBranch: 'develop'
#Steps Specific Configuration
steps:
mavenExecute:
dockerImage: 'my-maven-docker'