mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-22 07:43:47 +01:00
Test attestation
This commit is contained in:
parent
1baa81a67f
commit
90dc71a756
1
.github/workflows/images_build.yml
vendored
1
.github/workflows/images_build.yml
vendored
@ -551,6 +551,7 @@ jobs:
|
||||
BASE_IMAGE: ${{ steps.base_build.outputs.base_build_image }}
|
||||
REPOSITORY: ${{ github.repository }}
|
||||
DOCKER_REGISTRY: ${{ env.DOCKER_REGISTRY }}
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
run: |
|
||||
echo "::group::Image sign data"
|
||||
echo "Image to verify=$BASE_IMAGE"
|
||||
|
Loading…
Reference in New Issue
Block a user