Explorar el Código

Обновить 'Jenkinsfile_genkey'

Vladimir Tomishinets hace 7 años
padre
commit
7f0d54c155
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Jenkinsfile_genkey

+ 1 - 1
Jenkinsfile_genkey

@@ -146,7 +146,7 @@ pipeline {
                     -m login \
                     -u ${USERNAME} \
                     -i ${PASSWORD} \
-                    -a ${WORKSPACE}/sds-${key_name}.zip \
+                    -a ${fileZip} \
                     ${client_mail}
                  '''
             }