ci: add comment to clarify serviceGitBranch configuration
This commit is contained in:
parent
c3842ea9a4
commit
48cb560bfd
@ -3,6 +3,7 @@
|
|||||||
executeFreeleapsPipeline {
|
executeFreeleapsPipeline {
|
||||||
serviceName = 'freeleaps'
|
serviceName = 'freeleaps'
|
||||||
environmentSlug = 'alpha'
|
environmentSlug = 'alpha'
|
||||||
|
// Ensure this branch exists in the freeleaps-service-hub repository
|
||||||
serviceGitBranch = 'Nicolas_service_hub'
|
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'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user