Explorar el Código

Обновить 'Jenkinsfile'

Vladimir Tomishinets hace 6 años
padre
commit
873a9df44c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      Jenkinsfile

+ 2 - 0
Jenkinsfile

@@ -35,6 +35,8 @@ pipeline {
         echo "generate ptr-zones"
         sh '''${WORKSPACE}/generate_ptr.sh 201
               ${WORKSPACE}/generate_ptr.sh 204
+              cat 201.168.192.in-addr.arpa.zone
+              cat 204.168.192.in-addr.arpa.zone
            '''
       }
     }