diff --git a/Jenkinsfile b/Jenkinsfile index 753606f..56ecf3a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -6,7 +6,7 @@ pipeline { } stages { - stage('Show the branch') { + stage('Show the branch 1') { steps { sh '/bin/true' echo "${params.BRANCH}"