mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-05 15:15:44 +02:00
15 lines
296 B
YAML
15 lines
296 B
YAML
general:
|
|
verbose: false
|
|
collectTelemetryData: false
|
|
steps:
|
|
cnbBuild:
|
|
bindings:
|
|
maven-settings:
|
|
type: maven
|
|
key: settings.xml
|
|
content: "invalid xml"
|
|
dummy-binding:
|
|
type: dummy
|
|
key: dummy.yml
|
|
file: TestCnbIntegration/config.yml
|