gitlab & sonarqube 패스워드 변경

This commit is contained in:
2023-03-07 02:22:43 +00:00
parent 1b06b6a632
commit 128c897b94

View File

@@ -133,7 +133,7 @@ objects:
- name: SONAR_LOGIN_KEY - name: SONAR_LOGIN_KEY
stringVal: "admin" stringVal: "admin"
- name: SONAR_PASSWORD_KEY - name: SONAR_PASSWORD_KEY
stringVal: "tmax@23!!" stringVal: "platformps"
taskRef: taskRef:
local: local:
kind: ClusterTask kind: ClusterTask
@@ -423,7 +423,7 @@ parameters:
displayName: GitPWD displayName: GitPWD
name: GITPWD name: GITPWD
required: true required: true
value: 'ios2011a' value: 'platformps'
valueType: string valueType: string
- description: 소스 코드 스캔을 수행할 sonarqube의 주소. - description: 소스 코드 스캔을 수행할 sonarqube의 주소.
displayName: URL displayName: URL