From 128c897b9466c261ff61539df94b0fdef282dc53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B3=80=EC=A0=95=ED=9B=88?= Date: Tue, 7 Mar 2023 02:22:43 +0000 Subject: [PATCH] =?UTF-8?q?gitlab=20&=20sonarqube=20=ED=8C=A8=EC=8A=A4?= =?UTF-8?q?=EC=9B=8C=EB=93=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/template.yml b/template/template.yml index 27df43f..7a3d088 100644 --- a/template/template.yml +++ b/template/template.yml @@ -133,7 +133,7 @@ objects: - name: SONAR_LOGIN_KEY stringVal: "admin" - name: SONAR_PASSWORD_KEY - stringVal: "tmax@23!!" + stringVal: "platformps" taskRef: local: kind: ClusterTask @@ -423,7 +423,7 @@ parameters: displayName: GitPWD name: GITPWD required: true - value: 'ios2011a' + value: 'platformps' valueType: string - description: 소스 코드 스캔을 수행할 sonarqube의 주소. displayName: URL