Skip to content

Commit

Permalink
change date to 2024-12-02
Browse files Browse the repository at this point in the history
  • Loading branch information
levinmr committed Dec 20, 2024
1 parent f5cb026 commit a40db17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ applications:
health-check-type: process
buildpacks:
- nodejs_buildpack
command: (node deploy/backload.js --date 2024-11-05 && echo SUCCESS || echo FAIL) && sleep infinity
command: (node deploy/backload.js --date 2024-12-02 && echo SUCCESS || echo FAIL) && sleep infinity
env:
ANALYTICS_DEBUG: 'true'
ANALYTICS_LOG_LEVEL: ${ANALYTICS_LOG_LEVEL}
Expand Down

0 comments on commit a40db17

Please sign in to comment.