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 339d591 commit c52ca33Copy full SHA for c52ca33
1 file changed
.github/workflows/docker-image-builder.yml
@@ -69,7 +69,6 @@ jobs:
69
cache-from: type=local,src=/tmp/.buildx-cache
70
cache-to: type=local,dest=/tmp/.buildx-cache-new
71
tags: |
72
- ${{ steps.prep.outputs.image }}:${{ github.event.release.tag_name }}
73
${{ steps.prep.outputs.image }}:latest
74
75
- name: Move cache
0 commit comments