We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb099ad commit b2f3721Copy full SHA for b2f3721
.github/workflows/build-image.yml
@@ -60,6 +60,7 @@ jobs:
60
imageName: ghcr.io/dddlab/container-computing/${{ matrix.config }}
61
cacheFrom: ghcr.io/dddlab/container-computing/${{ matrix.config }}
62
platform: ${{ matrix.platform }}
63
+ provenance: false
64
push: ${{ matrix.push }}
65
runCmd: ${{ matrix.command }}
66
0 commit comments