Skip to content

Commit

Permalink
bring to current
Browse files Browse the repository at this point in the history
  • Loading branch information
covesturtevant committed Dec 22, 2024
1 parent 13f398d commit 4fdb65d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ transform:
# END_DATE can be set or unset (comment or remove line to unset). If unset, end month will be last month.
OUT_PATH: /pfs/out
START_MONTH: "2015-01"
END_MONTH: "2017-12" # Inclusive. Run the pipeline with END_MONTH set to initialize, then comment out and update pipeline (no reprocess) to let the cron take over
# END_MONTH: "2023-12" # Inclusive. Run the pipeline with END_MONTH set to initialize, then comment out and update pipeline (no reprocess) to let the cron take over
stdin:
- "#!/bin/bash"
- ./cron_monthly_and_pub_control/populate_pub_months.sh
Expand Down

0 comments on commit 4fdb65d

Please sign in to comment.