fix: set serviceGitBranch to Nicolas_service_hub for service hub pipeline
This commit is contained in:
parent
d21fe5bcf7
commit
8f464f1f91
@ -3,7 +3,7 @@
|
|||||||
executeFreeleapsPipeline {
|
executeFreeleapsPipeline {
|
||||||
serviceName = 'freeleaps'
|
serviceName = 'freeleaps'
|
||||||
environmentSlug = 'alpha'
|
environmentSlug = 'alpha'
|
||||||
serviceGitBranch = 'dev'
|
serviceGitBranch = 'Nicolas_service_hub'
|
||||||
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