mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2026-09-03 05:10:16 +03:00
Update publish-ci-image.yml
This commit is contained in:
@@ -45,7 +45,9 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: docker/ci/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
# GitHub-hosted Linux jobs in this repository run on amd64. Avoid
|
||||
# QEMU/arm64 here because the image is only consumed by those jobs.
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
build-args: |
|
||||
TASK_VERSION=${{ steps.version.outputs.value }}
|
||||
|
||||
Reference in New Issue
Block a user