build: update dockerfiles.
This commit is contained in:
parent
85ebd22c21
commit
da0d4199af
@ -60,4 +60,5 @@ jobs:
|
||||
password: ${{ secrets.GH_TOKEN }}
|
||||
- name: Docker Buildx (build-and-push)
|
||||
run: |
|
||||
rm -f .dockerignore
|
||||
docker buildx build --output "type=image,push=true" ${{ steps.prepare.outputs.buildx_args }} -f installer/Dockerfile-base
|
||||
Loading…
Reference in New Issue
Block a user