ci: fix cosign step

This commit is contained in:
Quentin Gliech
2023-03-16 00:51:31 +01:00
parent f02051ae4a
commit 03deb88fb9
+1
View File
@@ -421,6 +421,7 @@ jobs:
base.cache-from=type=registry,ref=${{ env.IMAGE }}:buildcache
- name: Build and push
id: bake
uses: docker/bake-action@v2
if: github.event_name != 'pull_request'
with: