Browse Source

Обновить 'Jenkinsfile'

Vladimir Tomishinets 6 years ago
parent
commit
873a9df44c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Jenkinsfile

+ 2 - 0
Jenkinsfile

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