mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
duplicate platform specification
This commit is contained in:
parent
001cd83ef8
commit
5822273c8d
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -56,7 +56,6 @@ jobs:
|
||||
docker buildx build \
|
||||
--cache-from "type=local,src=/tmp/.buildx-cache" \
|
||||
--cache-to "type=local,dest=/tmp/.buildx-cache" \
|
||||
--platform ${{steps.prepare.outputs.platforms}} \
|
||||
--output "type=image,push=false" \
|
||||
--build-arg BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') \
|
||||
--build-arg VCS_REF=${GITHUB_SHA::8} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user