From caa11c1ecaf27192db057dcff455fae13bfa4258 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Fri, 20 Mar 2020 20:01:47 +0700 Subject: [PATCH] check jenkins --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"