ci: Use explicit version of notary image (#50010)

This commit is contained in:
Scott Wittenburg 2025-04-10 12:27:36 -06:00 committed by GitHub
parent 95de0c021b
commit 3da44cff0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@ ci:
aud: "${OIDC_TOKEN_AUDIENCE}"
- signing-job:
image: { "name": "ghcr.io/spack/notary:latest", "entrypoint": [""] }
image: { "name": "ghcr.io/spack/notary:0.0.1", "entrypoint": [""] }
tags: ["aws"]
script:
- - aws s3 sync --exclude "*" --include "*spec.json*" ${SPACK_BUILDCACHE_DESTINATION}/build_cache /tmp