We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3f53d commit a82db4aCopy full SHA for a82db4a
gocd/templates/bash/check-github-runs.sh
@@ -3,5 +3,6 @@
3
checks-githubactions-checkruns \
4
"getsentry/taskbroker" \
5
"${GO_REVISION_TASKBROKER_REPO}" \
6
- "Build and push production images" \
+ "Build and push production images to single-region registry" \
7
+ "Build and push production images to multi-region registry" \
8
"Tests (ubuntu)"
0 commit comments