mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	Re-enable cache (#2865)
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/partial-builder.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/partial-builder.yml
									
									
									
									
										vendored
									
									
								
							| @@ -59,7 +59,5 @@ jobs: | |||||||
|           build-args: | |           build-args: | | ||||||
|             COMMIT=${{ github.sha }} |             COMMIT=${{ github.sha }} | ||||||
|           # https://docs.docker.com/build/ci/github-actions/cache/#github-cache |           # https://docs.docker.com/build/ci/github-actions/cache/#github-cache | ||||||
|           # TEMP: Disable cache to possible fix missing LDAP issues |           cache-from: type=gha | ||||||
|           # https://github.com/mealie-recipes/mealie/issues/2847 |           cache-to: type=gha,mode=max | ||||||
|           # cache-from: type=gha |  | ||||||
|           # cache-to: type=gha,mode=max |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user