mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-06 02:21:11 +00:00
id update
This commit is contained in:
parent
ba2cfd122a
commit
0c04843a0b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ pipeline {
|
|||
}
|
||||
|
||||
environment {
|
||||
SONAR_TOKEN = credentials('edf40d2f41d32dc9a7e0a42cb45aa683e645760c')
|
||||
SONAR_TOKEN = credentials('01')
|
||||
SONAR_HOST = 'https://sonarcloud.io'
|
||||
IMAGE = 'spring-petclinic'
|
||||
TAG = 'latest'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue