Cloud Build and Run my Goland with MYSQL app not working
I am trying to write a cloud build yaml file to be able to deploy my project on GCE… I have a go project that is running on VM with MySQL connected to it…
I am trying to write a cloud build yaml file to be able to deploy my project on GCE… I have a go project that is running on VM with MySQL connected to it…