From 2bdc8a8de5096af355701b3881004b806e4cf3d5 Mon Sep 17 00:00:00 2001 From: lwj9812 <141805156+lwj9812@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:00:51 +0900 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index f242c2990..0173b65c4 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -19,7 +19,7 @@ pipeline { steps { echo 'Git Clone' git url: 'https://github.com/lwj9812/spring-petclinic.git', - branch: 'efficient-webjars' + branch: 'efficient-webjars', credentiald: 'GitCredential' } post { success {