google-cloud-build-example icon indicating copy to clipboard operation
google-cloud-build-example copied to clipboard

cloudbuild.yaml example

Open wichopy opened this issue 6 years ago • 1 comments

Added an example cloudbuild.yaml file that implements the testing steps in your Dockerfile.

To try it yourself:

gcloud builds submit --config=cloudbuild.yaml --project=[YOUR_GCP_PROJECT_ID]

My total execution time came to 2M 29S

wichopy avatar Feb 19 '19 22:02 wichopy

@wichopy THANK YOU! This is a must have in this repo.

tristansokol avatar May 18 '19 12:05 tristansokol