Fixed cache
This commit is contained in:
		@@ -9,12 +9,9 @@ cache:
 | 
				
			|||||||
    - key:
 | 
					    - key:
 | 
				
			||||||
          files:
 | 
					          files:
 | 
				
			||||||
              - yarn.lock
 | 
					              - yarn.lock
 | 
				
			||||||
      paths:
 | 
					 | 
				
			||||||
          - node_modules
 | 
					 | 
				
			||||||
    - key:
 | 
					 | 
				
			||||||
          files:
 | 
					 | 
				
			||||||
              - frontend/yarn.lock
 | 
					              - frontend/yarn.lock
 | 
				
			||||||
      paths:
 | 
					      paths:
 | 
				
			||||||
 | 
					          - node_modules
 | 
				
			||||||
          - frontend/node_modules
 | 
					          - frontend/node_modules
 | 
				
			||||||
 | 
					
 | 
				
			||||||
before_script:
 | 
					before_script:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user