瀏覽代碼

Обновить 'Jenkinsfile'

Vladimir Tomishinets 7 年之前
父節點
當前提交
873a9df44c
共有 1 個文件被更改,包括 2 次插入0 次删除
  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
            '''
       }
     }