🚧 github: Try to enable caching

This commit is contained in:
Gerber, Mike 2023-02-09 19:33:30 +01:00
parent db29662ae9
commit 3950f4fad6

View file

@ -46,7 +46,7 @@ jobs:
with:
context: .
file: Dockerfile-${{ inputs.subimage }}
build-args:
build-args: |
DRONE_COMMIT=sha-${{ github.sha }}
BUILDKIT_INLINE_CACHE=1
tags: ${{ steps.meta.outputs.tags }}