forked from suse-edge/Factory
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			324 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			324 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <services>
 | |
|   <service mode="buildtime" name="kiwi_metainfo_helper"/>
 | |
|   <service name="replace_using_env" mode="buildtime">
 | |
|     <param name="file">Chart.yaml</param>
 | |
|     <param name="eval">IMG_PREFIX=$(rpm --macros=/root/.rpmmacros -E %{?img_prefix})</param>
 | |
|     <param name="var">IMG_PREFIX</param>
 | |
|   </service>
 | |
| </services>
 |