Explorar o código

Обновить 'Jenkinsfile'

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

+ 1 - 1
Jenkinsfile

@@ -35,7 +35,7 @@ pipeline {
                 git clone ${PKI_GIT_URL}
              '''
         }
-          sh '''ls ${WORKSPACE}
+          sh '''ls -al ${WORKSPACE}/openvpn-pki/open/easy-rsa/keys
                 ${WORKSPACE}/openvpn-pki/open/easy-rsa/keys/ca.crt \
                 ${WORKSPACE}/openvpn-pki/open/easy-rsa/keys/server.crt \
                 ${WORKSPACE}/openvpn-pki/open/easy-rsa/keys/server.key \