Re-enable cache (#2865)

This commit is contained in:
boc-the-git 2023-12-19 22:42:29 +11:00 committed by GitHub
parent 47d955adca
commit fae8484f84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,5 @@ jobs:
build-args: |
COMMIT=${{ github.sha }}
# https://docs.docker.com/build/ci/github-actions/cache/#github-cache
# TEMP: Disable cache to possible fix missing LDAP issues
# https://github.com/mealie-recipes/mealie/issues/2847
# cache-from: type=gha
# cache-to: type=gha,mode=max
cache-from: type=gha
cache-to: type=gha,mode=max