From bb1377c639e9504e0fbcaf62566a366ee3f6231f Mon Sep 17 00:00:00 2001 From: saiprasad169 <33078446+saiprasad169@users.noreply.github.com> Date: Wed, 22 Jul 2020 15:41:43 +0530 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 9c50be3..f9b8699 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ pipeline { - agent { label 'kubepod' } + agent { label 'kubepods' } stages {