mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
Remove ", buildTarget:'CF'"
Remove ", buildTarget:'CF'" from Jenkinsfile example
This commit is contained in:
parent
a5597a447c
commit
04c0316983
@ -34,7 +34,7 @@ node(){
|
||||
}
|
||||
|
||||
stage('Build') {
|
||||
mtaBuild script:this, buildTarget:'CF'
|
||||
mtaBuild script:this
|
||||
}
|
||||
|
||||
stage('Deploy') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user