Google Cloud SQL Authorized Networks & Build Failures

Hi everyone! I have been building a project and am using Google Cloud SQL to host my production postgres. I have opened up Cloud SQL Authorized Networks to my dev ip, and my domain ip, however I am having build failures unless I open up to Authorized Networks 0.0.0.0. aka everyone in the world. It’s not very secure. Is there another secret IP that I need to add to Authorized Networks where the build is happening?