Explorar el Código

Добавил переменную VALUES_FILE

Tomishinets Vladimir hace 4 años
padre
commit
fe952800ed
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      devK8s.Jenkinsfile

+ 1 - 0
devK8s.Jenkinsfile

@@ -22,6 +22,7 @@ pipeline {
     CHART_PATH=''
     HELM_DIR=''
     IMAGE_TO_PUSH=''
+    VALUES_FILE = ''
   }
   parameters {
     string(