From 2654b8270c88c18cfad48d6c1e456fef8c18dc3e Mon Sep 17 00:00:00 2001 From: newrain001 Date: Wed, 20 Dec 2023 18:58:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Jenkinsfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 06db2f4..880545f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -88,9 +88,6 @@ spec: } } - } - } - stage('Deploy Image to Kubernetes') { steps { container(name: 'kubectl', shell: 'echo') {