Skip to content

Commit e4d3ce1

Browse files
committed
Update context annotation
1 parent 7fb14de commit e4d3ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/scripts/cloud-cleanup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ fi
3838

3939
buildkite-agent annotate \
4040
"[${BUILDKITE_STEP_KEY}] Running DRY_RUN (${DRY_RUN}) using cloud-reaper command \"${COMMAND}\"" \
41-
--context "ctx-cloud-reaper-info" \
41+
--context "ctx-cloud-reaper-info-deprecated" \
4242
--style "info"
4343

4444
any_resources_to_delete() {

0 commit comments

Comments
 (0)