浏览代码

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 {