Skip to content

Commit 05178f5

Browse files
committed
Add a verified signer to 'release-preprod'
1 parent b910f63 commit 05178f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ jobs:
131131
type = "unverified",
132132
pool_id = "pool1zr907nmfsq5kalxdjju349nwg6f03lyfmcjfqcz52jf45gcgh03",
133133
},
134+
"2" = {
135+
type = "verified",
136+
pool_id = "",
137+
},
134138
}
135139
terraform_backend_bucket: hydra-terraform-admin
136140
google_region: europe-west1

0 commit comments

Comments
 (0)