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 c5d01f2 commit 06084e3Copy full SHA for 06084e3
.github/workflows/ci-matrix.yml
@@ -53,7 +53,7 @@ jobs:
53
context: .
54
platforms: ${{ matrix.platform }}
55
labels: ${{ steps.meta.outputs.labels }}
56
- outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true #,push=true
+ outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
57
-
58
name: Export digest
59
run: |
0 commit comments