R
Railwayβ€’3w ago
Pharoh

How do I pass post-build command?

nodejs package.json basically
6 Replies
Percy
Percyβ€’3w ago
Project ID: N/A
Pharoh
Pharohβ€’3w ago
null
Pharoh
Pharohβ€’3w ago
...
"deploy": {
"startCommand": "npm run purge-cache && npm run start",
...
...
"deploy": {
"startCommand": "npm run purge-cache && npm run start",
...
Currently i'm doing this i want the purge-cache command to be run post-build or post-start to be exact ping me when messaging
Brody
Brodyβ€’3w ago
There is no platform native way to run something after your start command
BillyDotWS
BillyDotWSβ€’3w ago
create a bash script and make it run that bash script, simples
Want results from more Discord servers?
Add your server