Skip to content

Commit

Permalink
PEPPER-1052 adding PEPPER-* to branch name possibilities
Browse files Browse the repository at this point in the history
  • Loading branch information
pegahtah committed Aug 14, 2023
1 parent 514bf87 commit c7cd9c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/main-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ commands:
DDP-?(*))
DEPLOY_ENV=dev
;;
PEPPER-?(*))
DEPLOY_ENV=dev
;;
?(*_)test)
DEPLOY_ENV=test
;;
Expand Down

0 comments on commit c7cd9c2

Please sign in to comment.