Buh
This commit is contained in:
parent
548f263522
commit
3895d02727
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ def getReplicasOrDefault(deploymentConfig, project, defaultReplicas) {
|
|||
|
||||
@NonCPS
|
||||
def getConfig() {
|
||||
println file("deployment/config.yaml").getClass()
|
||||
return new Yaml().load(file("deployment/config.yaml"))
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue