]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/curl-for-win: re-enable image verification for debian:bookworm-slim
authorViktor Szakats <commit@vsz.me>
Thu, 3 Oct 2024 10:51:05 +0000 (12:51 +0200)
committerViktor Szakats <commit@vsz.me>
Thu, 3 Oct 2024 10:51:13 +0000 (12:51 +0200)
Follow-up to a35f223cd8b29739dab7e8490674093c4024191d

.github/workflows/curl-for-win.yml

index 923924ca4f9404414a093c1c97e32278bf39f7c9..770d07b1820b101f3c69b97845009b5e2f232b10 100644 (file)
@@ -58,6 +58,7 @@ jobs:
           export CW_CONFIG='-main-werror-linux-a64-x64'
           export CW_REVISION='${{ github.sha }}'
           DOCKER_IMAGE='debian:bookworm-slim'
+          export DOCKER_CONTENT_TRUST=1
           export CW_CCSUFFIX='-15'
           export CW_GCCSUFFIX='-12'
           docker trust inspect --pretty "${DOCKER_IMAGE}"