GCB_hello_world This is a test repo for learning Google Claud Build. Lets experimenting! :) Build project locally Try cloud-build local: cloud-build-local --config=cloudbuild.yaml --dryrun=false . Run build hello world in the cloud Try cloud-build in cloud, using CLI: gcloud builds submit --config cloudbuild.yaml