소스 검색

change pod definition

Tomishinets Vladimir 4 년 전
부모
커밋
cf64af0e80
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      prodK8s.Jenkinsfile

+ 1 - 1
prodK8s.Jenkinsfile

@@ -8,7 +8,7 @@ pipeline {
   agent {
     kubernetes {
       label Label
-      yaml libraryResource('promoPodDefinition.yaml')
+      yaml libraryResource('deployPodDefinition.yaml')
     }
   }
   environment {