I have created a “web service” from a public git repo.
I have the following settings:
- Repository: GitHub - ironhack-demos/demo-project-3-backend
- Branch: main
- Auto-Deploy: Yes
If I make a commit & push on the main branch, shouldn’t that trigger an automatic deploy?
I’m doing some tests and it seems that’s not working. Am I missing something?
Note: I’ve seen in the past there were some issues with this but it in theory they’re now resolved (link)
Thanks in advance