Clarify description of cloudbuild.yaml (#102)

This commit is contained in:
Dave Stanke 2018-12-03 17:59:18 -05:00 committed by Ahmet Alp Balkan
parent 8dabe7ff94
commit cb241e197d

View file

@ -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: # PREREQUISITES:
# - Cloud Build service account must have role: "Kubernetes Engine Developer" # - Cloud Build service account must have role: "Kubernetes Engine Developer"