mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-09-19 09:40:12 +00:00
ci(release): support registries without attestations
This commit is contained in:
@@ -240,6 +240,11 @@ jobs:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64,linux/arm64,linux/s390x
|
||||
# Aliyun Container Registry rejects BuildKit attestation manifests
|
||||
# (application/vnd.oci.empty.v1+json). Both registries share this
|
||||
# multi-platform push, so publish a plain OCI image index here.
|
||||
provenance: false
|
||||
sbom: false
|
||||
push: true
|
||||
tags: |
|
||||
${{ steps.image-name.outputs.GHCR_IMAGE_NAME }}:latest
|
||||
|
||||
Reference in New Issue
Block a user