Skip to content

Commit 37e47ed

Browse files
committed
fix(ci): 关闭 ACR 不兼容的构建证明
1 parent a3eee1d commit 37e47ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/maven_build_2.1x.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,7 @@ jobs:
4141
file: ./jetlinks-standalone/Dockerfile
4242
platforms: linux/amd64,linux/arm64/v8
4343
push: true
44+
# ACR 当前不兼容 BuildKit provenance attestation 的 OCI manifest。
45+
provenance: false
4446
tags: |
4547
registry.cn-shenzhen.aliyuncs.com/jetlinks/jetlinks-community:${{ steps.maven-version.outputs.version }}

0 commit comments

Comments
 (0)