Buh
This commit is contained in:
		
							parent
							
								
									0ba6a1cae2
								
							
						
					
					
						commit
						c0c636f91d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -13,7 +13,7 @@ def getReplicasOrDefault(deploymentConfig, project, defaultReplicas) { | ||||||
| 
 | 
 | ||||||
| @NonCPS | @NonCPS | ||||||
| def getConfig(cfg) { | def getConfig(cfg) { | ||||||
|   return new Yaml().load(cfg) |   return new Yaml().load(readFile(file: "deployment/config.yaml", encoding: "UTF-8")) | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| node() { | node() { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue