Tomishinets Vladimir %!s(int64=4) %!d(string=hai) anos
pai
achega
e629afe239
Modificáronse 1 ficheiros con 1 adicións e 9 borrados
  1. 1 9
      buildImage.Jenkinsfile

+ 1 - 9
buildImage.Jenkinsfile

@@ -9,15 +9,7 @@ pipeline {
   agent {
     kubernetes {
       label Label
-      yaml """
-spec:
-  containers:
-  - name: svn
-    image: jgsqware/svn-client
-    command:
-    - cat
-    tty: true
-"""
+      yaml libraryResource('analisBuildPodDefinition.yaml')
     }
   }
   environment {