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 13860a1 commit 37f1634Copy full SHA for 37f1634
.github/workflows/docker.yml
@@ -78,8 +78,6 @@ jobs:
78
cache-from: type=registry,ref=${{ env.DH_REGISTRY_IMAGE }}:${{ matrix.codename }}-${{ env.PLATFORM_PAIR }}-${{ env.VERSION }}-buildcache
79
cache-to: type=registry,ref=${{ env.DH_REGISTRY_IMAGE }}:${{ matrix.codename }}-${{ env.PLATFORM_PAIR }}-${{ env.VERSION }}-buildcache,mode=max
80
provenance: false
81
- annotations: true
82
-
83
84
- name: Export digests
85
run: |
0 commit comments