Browse Source

testing PR build

Bulat Yusupov 5 years ago
parent
commit
8f5ffe5eb3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -59,6 +59,7 @@ spec:
 //             }
 //             }
             steps {
             steps {
                 sh "echo ${env.BRANCH_NAME}"
                 sh "echo ${env.BRANCH_NAME}"
+                sh "echo test"
             }
             }
         }
         }
 //         stage('Checkout release branch') {
 //         stage('Checkout release branch') {