Use cosign pri/pub key pairs
This commit is contained in:
@@ -33,6 +33,9 @@ build-image:
|
||||
id_tokens:
|
||||
SIGSTORE_ID_TOKEN:
|
||||
aud: sigstore
|
||||
before_script:
|
||||
- curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash
|
||||
- export COSIGN_PRIVATE_KEY=$(cat .securefiles/cosign.key)
|
||||
script:
|
||||
- sleep 5
|
||||
- bluebuild build -v --push ./config/$RECIPE
|
||||
|
||||
Reference in New Issue
Block a user