Vadim Surkov %!s(int64=7) %!d(string=hai) anos
pai
achega
4b5f031203
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -18,6 +18,7 @@ pipeline {
     stage("Scale") {
       steps {
         echo "Scaling $service by $scale"
+        sh 'false'
       }
     }
   }