mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-02 19:09:21 +01:00
Updated building images workflow
This commit is contained in:
parent
180aa32e7e
commit
c9c276c436
2
.github/workflows/images_build.yml
vendored
2
.github/workflows/images_build.yml
vendored
@ -265,7 +265,7 @@ jobs:
|
||||
cosign-release: 'v2.2.3'
|
||||
|
||||
- name: Check cosign version
|
||||
if: {{ env.AUTO_PUSH_IMAGES }}
|
||||
if: env.AUTO_PUSH_IMAGES
|
||||
run: cosign version
|
||||
|
||||
- name: Set up QEMU
|
||||
|
Loading…
Reference in New Issue
Block a user