Skip to content

Commit 572c4bd

Browse files
author
Michael Levin
committed
backload recent data
1 parent 412ba65 commit 572c4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.publisher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ applications:
99
health-check-type: process
1010
buildpacks:
1111
- nodejs_buildpack
12-
command: (node deploy/backload.js --date 2024-08-17 && echo SUCCESS || echo FAIL) && sleep infinity
12+
command: (node deploy/backload.js --date 2024-08-26 && echo SUCCESS || echo FAIL) && sleep infinity
1313
env:
1414
ANALYTICS_DEBUG: 'true'
1515
ANALYTICS_LOG_LEVEL: ${ANALYTICS_LOG_LEVEL}

0 commit comments

Comments
 (0)