🚧 github: Try to enable caching

test/github-actions
Gerber, Mike 1 year ago
parent cbf11082ac
commit db29662ae9

@ -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

Loading…
Cancel
Save