Skip to content

Commit a82db4a

Browse files
authored
fix(deploy): GH actions check for correct job name (#514)
1 parent 8b3f53d commit a82db4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gocd/templates/bash/check-github-runs.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
checks-githubactions-checkruns \
44
"getsentry/taskbroker" \
55
"${GO_REVISION_TASKBROKER_REPO}" \
6-
"Build and push production images" \
6+
"Build and push production images to single-region registry" \
7+
"Build and push production images to multi-region registry" \
78
"Tests (ubuntu)"

0 commit comments

Comments
 (0)