CircleCI Deployment Build on GCS

Our backend Server runs on GCS App Engine and connects to our MongoDB deployed in GCS compute engine and is only accessible using private IPs, so how do we build the same using CircleCI as the tests need to connect to the DB which can only be done inside our GCS account.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.