Update .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									977f64d9cb
								
							
						
					
					
						commit
						7faf399d44
					
				@ -7,7 +7,7 @@ image: "rust:latest"
 | 
				
			|||||||
#- apt-get install -yqq mingw-w64
 | 
					#- apt-get install -yqq mingw-w64
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cache:
 | 
					cache:
 | 
				
			||||||
  key: ${CI_COMMIT_REF_SLUG}
 | 
					  key: all
 | 
				
			||||||
  paths:
 | 
					  paths:
 | 
				
			||||||
  - .cargo/
 | 
					  - .cargo/
 | 
				
			||||||
  - target/
 | 
					  - target/
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user