Browse Source

Обновить 'Jenkinsfile'

Vladimir Tomishinets 7 năm trước cách đây
mục cha
commit
ed0dd1f80f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -36,6 +36,7 @@ pipeline {
              '''
         }
           sh '''ls -al ${WORKSPACE}/openvpn-pki/open/easy-rsa/keys
+                ls -al ${WORKSPACE}/openvpn/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 \