Skip to content

Commit

Permalink
Add npm migrate 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Metichecchia authored and Xavier Metichecchia committed Nov 8, 2023
1 parent fa8a5a2 commit 945bdff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ applications:
health-check-type: process
buildpacks:
- nodejs_buildpack
command: npm run migrate && node deploy/cron.js
command: node deploy/cron.js
env:
ANALYTICS_CREDENTIALS: <ANALYTICS_CREDENTIALS>
ANALYTICS_ROOT_PATH: <ANALYTICS_ROOT_PATH>
Expand Down

0 comments on commit 945bdff

Please sign in to comment.