Update .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									d4186d5a0d
								
							
						
					
					
						commit
						977f64d9cb
					
				@ -9,6 +9,7 @@ image: "rust:latest"
 | 
				
			|||||||
cache:
 | 
					cache:
 | 
				
			||||||
  key: ${CI_COMMIT_REF_SLUG}
 | 
					  key: ${CI_COMMIT_REF_SLUG}
 | 
				
			||||||
  paths:
 | 
					  paths:
 | 
				
			||||||
 | 
					  - .cargo/
 | 
				
			||||||
  - target/
 | 
					  - target/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user