fix: make sure ./.git
is included while building image
This commit is contained in:
parent
40849d0557
commit
aa0f063ea3
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@ -57,6 +57,8 @@ jobs:
|
||||
cache-to: type=gha,mode=max
|
||||
platforms: ${{ matrix.platform }}
|
||||
tags: ${{ steps.image-metadata.outputs.tags }}
|
||||
build-args: |
|
||||
BUILDKIT_CONTEXT_KEEP_GIT_DIR=true
|
||||
|
||||
merge:
|
||||
runs-on: ubuntu-20.04
|
||||
|
Loading…
x
Reference in New Issue
Block a user