Skip to content

Commit 874fd9c

Browse files
committed
Fix(aws): Forward dashscope key
1 parent ce5dfa4 commit 874fd9c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

aws/setup/batch/job_definition.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
{
3434
"name": "PORTKEY_API_KEY",
3535
"valueFrom": "arn:aws:secretsmanager:us-east-1:039984708918:secret:kilian-codeclash-keys-CTX9UJ:PORTKEY_API_KEY::"
36+
},
37+
{
38+
"name": "DASHSCOPE_API_KEY",
39+
"valueFrom": "arn:aws:secretsmanager:us-east-1:039984708918:secret:kilian-codeclash-keys-CTX9UJ:DASHSCOPE_API_KEY::"
3640
}
3741
]
3842
},

0 commit comments

Comments
 (0)