Redeploys do not honor settings
bshyong
PRO
a year ago
I have a python app and some node scripts in my repo.
My start command is set as python main.py
and Nixpack is set to only Python.
Deployments triggered from Github are picked up normally. When I redeploy from the UI, the system says no build command found
and tries to build a Node app.
1 Replies
a year ago
Hello Ben,
You would instead want the ctrl / cmd + k
-> Deploy latest commit
option.
Status changed to Awaiting User Response railway[bot] • 11 months ago