mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	circleci: Update venv cache prefix based on thumbor-dev.txt.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							bcc040b01c
						
					
				
				
					commit
					ba16b37f8d
				
			@@ -21,7 +21,7 @@ aliases:
 | 
			
		||||
  - &restore_cache_requirements
 | 
			
		||||
    restore_cache:
 | 
			
		||||
      keys:
 | 
			
		||||
      - v1-venv-base.{{ .Environment.CIRCLE_JOB }}-{{ checksum "requirements/thumbor.txt" }}-{{ checksum "requirements/dev.txt" }}
 | 
			
		||||
      - v1-venv-base.{{ .Environment.CIRCLE_JOB }}-{{ checksum "requirements/thumbor-dev.txt" }}-{{ checksum "requirements/dev.txt" }}
 | 
			
		||||
 | 
			
		||||
  - &install_dependencies
 | 
			
		||||
    run:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user