I am relatively new to BitBucket and I am working on hosting my backend Java Spring Boot application to Heroku. But I have provisioned my Relational DB (MySQL) to GCP.
I looked at your documentation and tried deploying the bitbucket-pipelines.yml. I am not sure if that is right. I have attached the yml file. But my application is not able to connect to the MySQL server at GCP. I think the issue is with the YML file.
I need some examples of how to have my Database variables configured in YML.
Please let me know.
