From 70f36cf0d27b208af9c3fa8c7e6b16028cc29dc1 Mon Sep 17 00:00:00 2001 From: Dave Stanke Date: Mon, 3 Dec 2018 17:54:46 -0500 Subject: [PATCH] Clarify description of cloudbuild.yaml --- cloudbuild.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index d8404c8..bf8aea7 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -1,4 +1,5 @@ -# Cloudbuild.yaml to deploy to staging +# This configuration file is used to build and deploy the app into a +# GKE cluster using Google Cloud Build. # # PREREQUISITES: # - Cloud Build service account must have role: "Kubernetes Engine Developer"