mirror of
https://github.com/curl/curl.git
synced 2026-05-30 14:57:32 +03:00
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
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue