You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-06-17 00:07:42 +02:00
review fixes
This commit is contained in:
@ -12,7 +12,6 @@ node() {
|
||||
}
|
||||
|
||||
stage('deploy') {
|
||||
def mtarFilePath = commonPipelineEnvironment.getMtarFilePath()
|
||||
cloudFoundryDeploy( script: this, mtaPath: mtarFilePath)
|
||||
cloudFoundryDeploy script: this
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user