tree: 2f32aad43068e60533c9f06d9adab7f747e74fd0 [path history] [tgz]
  1. cloudbuild.yaml
  2. README.md
  3. sandwich-verification-workflow.yaml
dashboard/workflows/README.md

How To Deploy Workflows

To manually deploy all functions in this library, call:

gcloud builds submit --region=us-central1 --config cloudbuild.yaml .

This will execute cloudbuild.yaml and will deploy all workflows in parallel.