We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a7bde commit 450b5baCopy full SHA for 450b5ba
scripts/run.R
@@ -40,7 +40,7 @@ covid_submission_directory <- Sys.getenv("COVID_SUBMISSION_DIRECTORY", "cache")
40
cli::cli_inform(
41
c(
42
"i" = "Reading environment variables...",
43
- "*" = "TAR_PROJECT = {tar_project}",
+ "*" = "TAR_RUN_PROJECT = {tar_project}",
44
"*" = "AWS_S3_PREFIX = {aws_s3_prefix}",
45
"*" = "FLU_SUBMISSION_DIRECTORY = {flu_submission_directory}",
46
"*" = "COVID_SUBMISSION_DIRECTORY = {covid_submission_directory}"
0 commit comments