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 8fedf85 commit fb1d018Copy full SHA for fb1d018
.github/workflows/tag.yml
@@ -48,6 +48,8 @@ jobs:
48
pull: true
49
tags: ${{ steps.docker_meta_img.outputs.tags }}
50
labels: ${{ steps.docker_meta_img.outputs.labels }}
51
+ env:
52
+ DOCKER_BUILD_RECORD_UPLOAD: false
53
54
55
- name: Install Cosign
0 commit comments