4 months ago
I connected my repository to Railway, and each change in my branch was being detected correctly. I made some changes a few hours ago, and it worked. However, a few seconds ago, I made 2 new changes, pushed them to the main branch, and Railway is not detecting them for redeploying the application. I checked my repository, and it shows the changes, but Railway didn't redeploy them.
What could happened?
5 Replies
I didCntrl + K -> Deploy latest commit to "solve it". But I feel that's not the right way to do it since Railway has always detected my changes... Am I gonna have to do this from now on?
4 months ago
other services not getting git hooks correctly either
4 months ago
After deploying the latest commit through cntrl + k, does the service starts deploying new commits normally?
It seems that now it works. I made a merge to main, Railway finally detected the changes, and redeploy is in progress
Status changed to Solved medim • 4 months ago