Update .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									542af155f7
								
							
						
					
					
						commit
						a070cbe710
					
				@ -8,7 +8,7 @@ image:
 | 
			
		||||
  entrypoint: [""]
 | 
			
		||||
 | 
			
		||||
variables:
 | 
			
		||||
  KANIKO_CACHE_ARGS: "--cache=false --cache-copy-layers=false --cache-ttl=24h"
 | 
			
		||||
  KANIKO_CACHE_ARGS: "--cache=true --cache-copy-layers=true --cache-ttl=24h"
 | 
			
		||||
 | 
			
		||||
ng_build_merge_request:
 | 
			
		||||
  stage: build
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user