fix: correct serviceName to match actual directory for values file resolution
This commit is contained in:
parent
6d6c76f9df
commit
b1d3d58269
@ -1,7 +1,7 @@
|
||||
@Library('first-class-pipeline') _
|
||||
|
||||
executeFreeleapsPipeline {
|
||||
serviceName = 'freeleaps'
|
||||
serviceName = 'freeleaps-devops-reconciler'
|
||||
environmentSlug = 'alpha'
|
||||
serviceGitBranch = 'master'
|
||||
serviceGitRepo = "https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-devops-reconciler.git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user