appsptb 1 月之前
父節點
當前提交
63a0a94f40
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      Jenkinsfile

+ 1 - 2
Jenkinsfile

@@ -12,9 +12,8 @@ node {
     // environment {
       registryAddress = "http://registry.sidali-prod.vertibiz.com"
       registryCredential = 'DockerRegistry-ID'
-
-
     // }
+
     stage('Checkout') {
       checkout scm
     }