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 {