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

+ 1 - 0
Jenkinsfile

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