Skip to content

Commit

Permalink
Move bot_manager option before loadtest because its the one deployed …
Browse files Browse the repository at this point in the history
…most of the time
  • Loading branch information
Nico-Sanchez committed Jul 10, 2024
1 parent dfda274 commit 305db38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/loadtest-brazil-client-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
type: choice
description: What release to deploy
options:
- arena_load_test
- bot_manager
- arena_load_test
required: true
target_server:
type: choice
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/loadtest-europe-client-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
type: choice
description: What release to deploy
options:
- arena_load_test
- bot_manager
- arena_load_test
required: true
target_server:
type: choice
Expand Down

0 comments on commit 305db38

Please sign in to comment.