mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-27 21:49:15 +02:00
11 lines
251 B
YAML
11 lines
251 B
YAML
|
general:
|
||
|
steps:
|
||
|
mtaBuild:
|
||
|
buildTarget: 'CF'
|
||
|
cloudFoundryDeploy:
|
||
|
deployTool: 'mtaDeployPlugin'
|
||
|
deployType: 'standard'
|
||
|
cloudFoundry:
|
||
|
org: '<your-organisation>'
|
||
|
space: '<your-space>'
|
||
|
credentialsId: 'CF_CREDENTIALSID'
|