formation 11 месяцев назад
Родитель
Сommit
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 {