feat: update service git branch to dev

This commit is contained in:
icecheng 2025-08-04 09:31:41 +08:00
parent e5b89517d6
commit 3aac340f66

View File

@ -3,7 +3,7 @@ library 'first-class-pipeline'
executeFreeleapsPipeline {
serviceName = 'freeleaps'
environmentSlug = 'alpha'
serviceGitBranch = 'Nicolas_log'
serviceGitBranch = 'dev'
serviceGitRepo = "https://gitea.freeleaps.mathmast.com/products/freeleaps.git"
serviceGitRepoType = 'monorepo'
serviceGitCredentialsId = 'freeleaps-repos-gitea-credentails'