Use version v28 of the pipeline
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -15,7 +15,7 @@
|
|||||||
* Set pipelineVersion to a fixed released version (e.g. "v15") when running in a productive environment.
|
* Set pipelineVersion to a fixed released version (e.g. "v15") when running in a productive environment.
|
||||||
* To find out about available versions and release notes, visit: https://github.com/SAP/cloud-s4-sdk-pipeline/releases
|
* To find out about available versions and release notes, visit: https://github.com/SAP/cloud-s4-sdk-pipeline/releases
|
||||||
*/
|
*/
|
||||||
String pipelineVersion = "master"
|
String pipelineVersion = "v28"
|
||||||
|
|
||||||
node {
|
node {
|
||||||
deleteDir()
|
deleteDir()
|
||||||
|
|||||||
Reference in New Issue
Block a user