Skip to content

Commit da0d419

Browse files
build: update dockerfiles.
1 parent 85ebd22 commit da0d419

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-push-python-pg.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ jobs:
6060
password: ${{ secrets.GH_TOKEN }}
6161
- name: Docker Buildx (build-and-push)
6262
run: |
63+
rm -f .dockerignore
6364
docker buildx build --output "type=image,push=true" ${{ steps.prepare.outputs.buildx_args }} -f installer/Dockerfile-base

0 commit comments

Comments
 (0)