Is there any way to try and troubleshoot Automated Builds?
I had a GitHub project that was triggering Docker Hub Automated Builds correctly. But reorganizing parts of our code base required me to delete and re-create the AB project to point to the new GitHub repo. Since that point, Docker Hub does not detect any GitHub changes at all.
Manually triggering from Docker Hub works fine.
I’ve tried unlinking and re-linking my GitHub account. I’ve also tried creating a new AB repo with the same results. No error messages and running out of moving parts to whack. Any suggestions on troubleshooting this?
Thanks,
Andy