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 {