formation před 11 měsíci
rodič
revize
c947cfe77a
1 změnil soubory, kde provedl 2 přidání a 4 odebrání
  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 {