There was an error while loading. Please reload this page.
1 parent a3eee1d commit 37e47edCopy full SHA for 37e47ed
1 file changed
.github/workflows/maven_build_2.1x.yml
@@ -41,5 +41,7 @@ jobs:
41
file: ./jetlinks-standalone/Dockerfile
42
platforms: linux/amd64,linux/arm64/v8
43
push: true
44
+ # ACR 当前不兼容 BuildKit provenance attestation 的 OCI manifest。
45
+ provenance: false
46
tags: |
47
registry.cn-shenzhen.aliyuncs.com/jetlinks/jetlinks-community:${{ steps.maven-version.outputs.version }}
0 commit comments