Removed key from cache in hopes of it working better
This commit is contained in:
		@@ -7,10 +7,6 @@ stages:
 | 
				
			|||||||
    - package
 | 
					    - package
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cache: &global_cache
 | 
					cache: &global_cache
 | 
				
			||||||
    key:
 | 
					 | 
				
			||||||
        files:
 | 
					 | 
				
			||||||
            - yarn.lock
 | 
					 | 
				
			||||||
            - frontend/yarn.lock
 | 
					 | 
				
			||||||
    paths:
 | 
					    paths:
 | 
				
			||||||
        - .yarn
 | 
					        - .yarn
 | 
				
			||||||
        - node_modules
 | 
					        - node_modules
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user