|  | @ -9,8 +9,7 @@ podTemplate { | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |             container('image-builder') { |  |  |             container('image-builder') { | 
			
		
	
		
		
			
				
					|  |  |                 sh''' |  |  |                 sh''' | 
			
		
	
		
		
			
				
					
					|  |  |                     /kaniko/executor --context=${BUILD_WORKSPACE} --dockerfile=./code/pep-stats-report/Dockerfile |  |  |                     /kaniko/executor --context=${BUILD_WORKSPACE} --dockerfile=./code/pep-stats-report/Dockerfile --destination=${IMAGE_NAME}:${IMAGE_VERSION} --cache=false --cleanup | 
			
				
				
			
		
	
		
		
			
				
					|  |  |                     --destination=${IMAGE_NAME}:${IMAGE_VERSION} --cache=false --cleanup |  |  |  | 
			
		
	
		
		
	
		
		
			
				
					|  |  |                 ''' |  |  |                 ''' | 
			
		
	
		
		
			
				
					|  |  |             } |  |  |             } | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  | 
 |