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

+ 1 - 1
Jenkinsfile

@@ -35,7 +35,7 @@ pipeline {
         }
       }
       steps {
-        println service_update.split()
+        echo service_update.split()
         echo "Updating $service_update"
         sh 'ls'
       }