Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 321 Bytes

readme.md

File metadata and controls

3 lines (3 loc) · 321 Bytes

Dockerized go to cloud run

This is demo to show how you can easily run your dockerized GO application on a goolge cloud with in minutes with github action workflow. File https://github.com/ujwaldhakal/Github-action-cloud-run-demo/blob/master/.github/workflows/go.yml is responsible for triggering build process.