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

+ 2 - 4
Jenkinsfile

@@ -88,9 +88,7 @@ pipeline {
         //         }
         //     }
         // }
-
-    pipeline {
-    agent any
+    
     stages {
         stage('Docker Registry Login, Pull, and Push') {
             when {
@@ -127,7 +125,7 @@ pipeline {
             }
         }
     }
-}
+
 
         stage('Cleanup') {
             steps {