diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 82a7063..834c2da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: rev: v4.3.0 hooks: - id: check-added-large-files - exclude: package-lock.json + exclude: resources/update-trigger.mov - id: check-case-conflict - id: check-executables-have-shebangs - id: check-shebang-scripts-are-executable diff --git a/README.md b/README.md index 26b714a..6766682 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Options: ``` - Update Cloudbuild with the new github repository - - [connect repository](https://console.cloud.google.com/cloud-build/triggers;region=global?project=publishing-337912) + - [connect repository](https://console.cloud.google.com/cloud-build/triggers;region=global?project=publishing-337912) as shown [here](./resources/update-trigger.mov) - replace `cloudBuild.yml` trigger - Verify CI/CD for your module works - Delete your repository from bitbucket once it becomes obsolete diff --git a/resources/update-trigger.mov b/resources/update-trigger.mov new file mode 100644 index 0000000..78f44a7 Binary files /dev/null and b/resources/update-trigger.mov differ