Bulat Yusupov hace 5 años
padre
commit
8d45450eaa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -58,6 +58,7 @@ spec:
                 sh 'echo test'
             }
         }
+
 //         stage('Checkout release branch') {
 //             when {
 //                 expression { return env.GIT_BRANCH == 'origin/master'; }