We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14fdd0e + 223210f commit 83db722Copy full SHA for 83db722
.github/workflows/release.yml
@@ -36,6 +36,7 @@ jobs:
36
with:
37
context: .
38
file: docker/Dockerfile
39
+ provenance: false
40
platforms: ${{ matrix.platforms }}
41
push: true
42
tags: |
0 commit comments