File tree Expand file tree Collapse file tree 3 files changed +4
-12
lines changed Expand file tree Collapse file tree 3 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -438,14 +438,14 @@ jobs:
438
438
}
439
439
mithril_signers : |
440
440
{
441
- "1" = {
442
- type = "unverified",
443
- pool_id = "pool18r62tz408lkgfu6pq5svwzkh2vslkeg6mf72qf3h8njgvzhx9ce",
444
- },
445
441
"2" = {
446
442
type = "verified",
447
443
pool_id = "",
448
444
},
445
+ "3" = {
446
+ type = "verified",
447
+ pool_id = "",
448
+ },
449
449
}
450
450
terraform_backend_bucket : hydra-terraform-admin
451
451
google_region : europe-west1
Original file line number Diff line number Diff line change @@ -199,10 +199,6 @@ jobs:
199
199
}
200
200
mithril_signers : |
201
201
{
202
- "1" = {
203
- type = "unverified"
204
- pool_id = "pool18r62tz408lkgfu6pq5svwzkh2vslkeg6mf72qf3h8njgvzhx9ce",
205
- },
206
202
"2" = {
207
203
type = "verified",
208
204
pool_id = "",
Original file line number Diff line number Diff line change @@ -127,10 +127,6 @@ jobs:
127
127
}
128
128
mithril_signers : |
129
129
{
130
- "1" = {
131
- type = "unverified",
132
- pool_id = "pool1zr907nmfsq5kalxdjju349nwg6f03lyfmcjfqcz52jf45gcgh03",
133
- },
134
130
"2" = {
135
131
type = "verified",
136
132
pool_id = "",
You can’t perform that action at this time.
0 commit comments