We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9a0ac commit b1693b5Copy full SHA for b1693b5
manifest.publisher.yml
@@ -9,7 +9,7 @@ applications:
9
health-check-type: process
10
buildpacks:
11
- nodejs_buildpack
12
- command: (node deploy/backload.js --date 2024-12-27 && echo SUCCESS || echo FAIL) && sleep infinity
+ command: (node deploy/backload.js --date 2024-12-24 && echo SUCCESS || echo FAIL) && sleep infinity
13
env:
14
ANALYTICS_DEBUG: 'true'
15
ANALYTICS_LOG_LEVEL: ${ANALYTICS_LOG_LEVEL}
0 commit comments