mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-09 06:56:05 +01:00
Changes the qpdf building to be cross compiled instead of emulated
This commit is contained in:
parent
6a023507e2
commit
bae715cd34
6 changed files with 168 additions and 39 deletions
1
.github/workflows/installer-library.yml
vendored
1
.github/workflows/installer-library.yml
vendored
|
|
@ -127,6 +127,7 @@ jobs:
|
|||
uses: ./.github/workflows/reusable-workflow-builder.yml
|
||||
with:
|
||||
dockerfile: ./docker-builders/Dockerfile.qpdf
|
||||
build-platforms: linux/amd64
|
||||
build-json: ${{ needs.prepare-docker-build.outputs.qpdf-json }}
|
||||
build-args: |
|
||||
QPDF_VERSION=${{ fromJSON(needs.prepare-docker-build.outputs.qpdf-json).version }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue