feat: update metrics branch name in Jenkinsfile
This commit is contained in:
parent
232b40f24e
commit
dc9bbb07eb
@ -4,7 +4,7 @@ executeFreeleapsPipeline {
|
||||
serviceName = 'freeleaps'
|
||||
environmentSlug = 'alpha'
|
||||
// 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"
|
||||
serviceGitRepoType = 'monorepo'
|
||||
serviceGitCredentialsId = 'freeleaps-ops-git-credentials'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user