🚧 github: Try to enable caching

This commit is contained in:
Gerber, Mike 2023-02-09 19:26:29 +01:00
parent cbf11082ac
commit db29662ae9

View file

@ -48,6 +48,7 @@ jobs:
file: Dockerfile-${{ inputs.subimage }}
build-args:
DRONE_COMMIT=sha-${{ github.sha }}
BUILDKIT_INLINE_CACHE=1
tags: ${{ steps.meta.outputs.tags }}
push: true