feat: update metrics branch name in Jenkinsfile
This commit is contained in:
parent
232b40f24e
commit
dc9bbb07eb
@ -4,7 +4,7 @@ executeFreeleapsPipeline {
|
|||||||
serviceName = 'freeleaps'
|
serviceName = 'freeleaps'
|
||||||
environmentSlug = 'alpha'
|
environmentSlug = 'alpha'
|
||||||
// Ensure this branch exists in the freeleaps-service-hub repository
|
// Ensure this branch exists in the freeleaps-service-hub repository
|
||||||
serviceGitBranch = 'freeleaps/icecheng/metrics'
|
serviceGitBranch = 'feature/icecheng/metrics'
|
||||||
serviceGitRepo = "https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-service-hub.git"
|
serviceGitRepo = "https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-service-hub.git"
|
||||||
serviceGitRepoType = 'monorepo'
|
serviceGitRepoType = 'monorepo'
|
||||||
serviceGitCredentialsId = 'freeleaps-ops-git-credentials'
|
serviceGitCredentialsId = 'freeleaps-ops-git-credentials'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user