diff --git a/ci/README.md b/ci/README.md index 86c26765..0227611a 100644 --- a/ci/README.md +++ b/ci/README.md @@ -18,14 +18,8 @@ The complete flowchart for CI is shown below: ### Triggers Cloud Build triggers are configured purely on Google Cloud Platform (GCP, not on -GitHub), which this repo is connected to. The CloudBuild trigger events which will be used for this project are as follows: - -* A trigger on every push to a released tag -* (WIP) A scheduled trigger to run every period - - -Please note that currently Cloud Build triggers can only be accessed and modified by -maintainers from Google. +GitHub), which this repo is connected to. The CloudBuild trigger will occur on +every push to a released tag. ### cloudbuild.yaml When a trigger event occurs, the diff --git a/ci/static/ts-bridge-cloud-build.png b/ci/static/ts-bridge-cloud-build.png index 92cda23f..6c8132fe 100644 Binary files a/ci/static/ts-bridge-cloud-build.png and b/ci/static/ts-bridge-cloud-build.png differ