Skip to content

Commit beb258d

Browse files
committed
Fixed rebuild stage step name
1 parent 91d1af5 commit beb258d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ references:
8686

8787
rebuild_stage_search_index: &rebuild_stage_search_index
8888
run:
89-
name: Rebuild prod search index
89+
name: Rebuild stage search index
9090
command: |
9191
echo "Sleeping for 30 seconds to allow the new updates to take effect."
9292
sleep 30

0 commit comments

Comments
 (0)