build is not updating
i'm trying to debug an issue in my app on railway. i decided to add a console log to see what the issue was, but every time i rebuild the console log does not show up. i also tried another commit with a console log earlier and it doesn't show up in my deployment logs.
i believe my build is not actually pulling the latest commit
5 Replies
Project ID:
246f9b30-4514-4e3d-84e7-78108c591708
You might find these helpful:
- Trying to deploy both a flask backend and react front end.
- App builds and the logs show no errors, but it doesn't work/stay up
- Logs not showing up again
⚠️ experimental feature
246f9b30-4514-4e3d-84e7-78108c591708
picture 1 is only one of my logs showing up, picture 2 is proof that neither of my two latest commit's console.logs are being executed
update: i believe this happened because my permissions in the github repo were revoked