diff --git a/gocd/templates/bash/check-github-runs.sh b/gocd/templates/bash/check-github-runs.sh index 4704b1af..acd577ae 100644 --- a/gocd/templates/bash/check-github-runs.sh +++ b/gocd/templates/bash/check-github-runs.sh @@ -3,5 +3,6 @@ checks-githubactions-checkruns \ "getsentry/taskbroker" \ "${GO_REVISION_TASKBROKER_REPO}" \ - "Build and push production images" \ + "Build and push production images to single-region registry" \ + "Build and push production images to multi-region registry" \ "Tests (ubuntu)"