mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-22 15:53:35 +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 }}
|
BASE_IMAGE: ${{ steps.base_build.outputs.base_build_image }}
|
||||||
REPOSITORY: ${{ github.repository }}
|
REPOSITORY: ${{ github.repository }}
|
||||||
DOCKER_REGISTRY: ${{ env.DOCKER_REGISTRY }}
|
DOCKER_REGISTRY: ${{ env.DOCKER_REGISTRY }}
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
run: |
|
run: |
|
||||||
echo "::group::Image sign data"
|
echo "::group::Image sign data"
|
||||||
echo "Image to verify=$BASE_IMAGE"
|
echo "Image to verify=$BASE_IMAGE"
|
||||||
|
Loading…
Reference in New Issue
Block a user