Tomishinets Vladimir %!s(int64=3) %!d(string=hai) anos
pai
achega
2ef01c03b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      updateK8sToTargetVersion.Jenkinsfile

+ 1 - 1
updateK8sToTargetVersion.Jenkinsfile

@@ -48,7 +48,7 @@ pipeline {
       steps {
         script {
           echo "View ${VALUES_FILE}"
-          "sh cat ${VALUES_FILE}"
+          sh "cat ${VALUES_FILE}"
         }
       }
     }