Skip to content

Commit b1693b5

Browse files
committed
change backload date to 12/24
1 parent 2c9a0ac commit b1693b5

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-12-27 && echo SUCCESS || echo FAIL) && sleep infinity
12+
command: (node deploy/backload.js --date 2024-12-24 && echo SUCCESS || echo FAIL) && sleep infinity
1313
env:
1414
ANALYTICS_DEBUG: 'true'
1515
ANALYTICS_LOG_LEVEL: ${ANALYTICS_LOG_LEVEL}

0 commit comments

Comments
 (0)