Explorar o código

testing PR build

Bulat Yusupov %!s(int64=5) %!d(string=hai) anos
pai
achega
8f5ffe5eb3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

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