We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de31627 + b0283d6 commit 296e144Copy full SHA for 296e144
terraform/rust-log-analyzer/app.tf
@@ -16,7 +16,7 @@ module "rla" {
16
environment = {
17
CI_REPO = "rust-lang/rust"
18
CI_PROVIDER = "actions"
19
- EXTRA_ARGS = "--secondary-repo rust-lang-ci/rust"
+ EXTRA_ARGS = ""
20
GITHUB_USER = "rust-log-analyzer"
21
INDEX_FILE = "s3://${aws_s3_bucket.storage.id}/rust-lang/rust/actions.idx"
22
RLA_LOG = "rla_server=trace,rust_log_analyzer=trace"
0 commit comments