on google cloud container builder want to:
- push branch repo:branch
- push tag repo:tag
- push master repo:latest
do need separate cloudbuild.yml
file each? there lighter way of doing this?
we need use file rather trigger in ui, because build takes 20 minutes, , timeout of ui triggers 10 minutes.
at time, using 3 different config files different naming schemes best solution.
letting use single config file ways want build (different triggers on same repo, or gcloud
directly, etc) 1 of our goals, we'll take use-case consideration.
Comments
Post a Comment