Keep git dir

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
pull/661/head
CrazyMax 4 years ago
parent 9b4937f062
commit 0224700fd8
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

@ -204,6 +204,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
cache-from: type=local,src=/tmp/.buildx-cache/${{ env.CACHEKEY_BINARIES }}
platforms: ${{ env.PLATFORMS }},darwin/amd64,darwin/arm64,windows/amd64,windows/arm64
build-args: BUILDKIT_CONTEXT_KEEP_GIT_DIR=1
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
-

Loading…
Cancel
Save