mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-05-31 07:07:04 +02:00
Prepare universal workflow
This commit is contained in:
parent
5ced8d392c
commit
3c846d2c9d
4
.github/workflows/images_build_windows.yml
vendored
4
.github/workflows/images_build_windows.yml
vendored
@ -288,11 +288,11 @@ jobs:
|
|||||||
$tag_list+="$tag_name@$Env:DIGEST"
|
$tag_list+="$tag_name@$Env:DIGEST"
|
||||||
}
|
}
|
||||||
echo "::group::Images to sign"
|
echo "::group::Images to sign"
|
||||||
echo "$tag_list"
|
echo "$tag_list"
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
echo "::group::Signing"
|
echo "::group::Signing"
|
||||||
echo "cosign sign --yes $tag_list"
|
echo "cosign sign --yes $tag_list"
|
||||||
cosign sign --yes $tag_list
|
cosign sign --yes $tag_list
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user