GHA/curl-for-win: fix DOCKER_CONTENT_TRUST for a job [ci skip]
Follow-up to 28230bec1f #15141
This commit is contained in:
parent
5426cd5948
commit
d8f1aa4b11
2
.github/workflows/curl-for-win.yml
vendored
2
.github/workflows/curl-for-win.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
export CW_CONFIG='-main-werror-linux-a64-x64'
|
||||
export CW_REVISION='${{ github.sha }}'
|
||||
DOCKER_IMAGE='debian:bookworm-slim'
|
||||
DOCKER_CONTENT_TRUST=1
|
||||
export DOCKER_CONTENT_TRUST=1
|
||||
export CW_CCSUFFIX='-15'
|
||||
export CW_GCCSUFFIX='-12'
|
||||
docker trust inspect --pretty "${DOCKER_IMAGE}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user