From 22e78714537899311d1f6acc0186ec68b372460d Mon Sep 17 00:00:00 2001 From: Ramesh05 <61681213+Ramesh05@users.noreply.github.com> Date: Sat, 21 Jun 2025 18:19:34 +0530 Subject: [PATCH] Update jenkins file Signed-off-by: Ramesh05 <61681213+Ramesh05@users.noreply.github.com> --- jenkins file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins file b/jenkins file index a7936625d..1b46cdaa5 100644 --- a/jenkins file +++ b/jenkins file @@ -6,7 +6,7 @@ pipeline { } stage('build') { } - stage('install') { + stage('test') { } stage ('deploy') { }