fix: correct serviceGitCredentialsId for freeleaps-service-hub Jenkinsfile

This commit is contained in:
Nicolas 2025-07-23 20:58:28 +08:00
parent 31b941aecb
commit 8ea54f9974

View File

@ -6,7 +6,7 @@ executeFreeleapsPipeline {
serviceGitBranch = 'dev'
serviceGitRepo = "https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-service-hub.git"
serviceGitRepoType = 'monorepo'
serviceGitCredentialsId = 'freeleaps-repos-gitea-credentails'
serviceGitCredentialsId = 'freeleaps-ops-git-credentials'
executeMode = 'fully'
commitMessageLintEnabled = false
components = [