mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-23 13:58:47 +01:00
Updated building images workflow
This commit is contained in:
parent
7b1ba1fe42
commit
180aa32e7e
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