mirror of
https://github.com/rramiachraf/dumb.git
synced 2025-04-03 12:57:37 +03:00
fix: make sure ./.git
is included while building image
This commit is contained in:
parent
40849d0557
commit
aa0f063ea3
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue