albertoginel
HOBBYOP
a year ago
Somehow yesterday every time I did git push, the service was updating the code and deploying it, but today the service doesnt react to GitHub. I'm having this message.
npm WARN config production Use `--omit=dev` instead.
> adsocial@0.1.0 start
> next start
▲ Next.js 15.0.4
- Local: http://localhost:8080
✓ Starting...
✓ Ready in 652ms 16 Replies
a year ago
do you have a branch connected in your service settings?
a year ago
are you pushing to main?
a year ago
are you pushing to the correct repo?
a year ago
ctrl / cmd + k -> deploy latest commit
a year ago
!s
Status changed to Solved brody • over 1 year ago





