fix(ci): Use image output instead of docker for fork PRs #990

Merged
tcpipuk merged 1 commit from tom/fix-fork-pushes into main 2025-09-07 17:49:30 +00:00
Owner

Docker exporter doesn't support manifest lists (multi-platform builds). For fork PRs without registry credentials, we need to use 'type=image,push=false' instead of 'type=docker' to build multi-platform images locally without pushing.

Docker exporter doesn't support manifest lists (multi-platform builds). For fork PRs without registry credentials, we need to use 'type=image,push=false' instead of 'type=docker' to build multi-platform images locally without pushing.
tcpipuk self-assigned this 2025-09-07 17:37:25 +00:00
fix(ci): Use image output instead of docker for fork PRs
Some checks failed
Release Docker Image / define-variables (pull_request) Successful in 9s
Documentation / Build and Deploy Documentation (pull_request) Successful in 29s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 35s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 4m14s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (pull_request) Successful in 7m58s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (pull_request) Successful in 7m53s
Release Docker Image / merge (pull_request) Successful in 8s
Documentation / Build and Deploy Documentation (push) Successful in 31s
Release Docker Image / define-variables (push) Successful in 17s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Has been cancelled
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Has been cancelled
Release Docker Image / merge (push) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (push) Has been cancelled
Checks / Prek / Pre-commit & Formatting (push) Has been cancelled
2cedf0d2e1
Docker exporter doesn't support manifest lists (multi-platform builds).
For fork PRs without registry credentials, use 'type=image,push=false'
instead of 'type=docker' to build multi-platform images locally without pushing.
tcpipuk deleted branch tom/fix-fork-pushes 2025-09-07 17:49:30 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!990
No description provided.