更新 jobs/freeleaps-data-backup/ci/Jenkinsfile
Change the "main" branch to "master".
This commit is contained in:
parent
1336dc1d3a
commit
e849bd4dd4
2
jobs/freeleaps-data-backup/ci/Jenkinsfile
vendored
2
jobs/freeleaps-data-backup/ci/Jenkinsfile
vendored
@ -3,7 +3,7 @@ library 'first-class-pipeline'
|
|||||||
executeFreeleapsPipeline {
|
executeFreeleapsPipeline {
|
||||||
serviceName = 'freeleaps-data-backup'
|
serviceName = 'freeleaps-data-backup'
|
||||||
environmentSlug = 'prod'
|
environmentSlug = 'prod'
|
||||||
serviceGitBranch = 'main'
|
serviceGitBranch = 'master'
|
||||||
serviceGitRepo = "https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops.git"
|
serviceGitRepo = "https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops.git"
|
||||||
serviceGitRepoType = 'monorepo'
|
serviceGitRepoType = 'monorepo'
|
||||||
serviceGitCredentialsId = 'freeleaps-repos-gitea-credentails'
|
serviceGitCredentialsId = 'freeleaps-repos-gitea-credentails'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user