Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeyer2115 committed Jan 28, 2022
1 parent 8bed563 commit bb91141
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,27 +231,9 @@ workflows:
- /^hotfix\/.*/
- /^feature\/.*-i18n/
- /^release\/.*/
- unit_test:
requires:
- build
- headless_acceptance_test:
requires:
- build
- browserstack_acceptance_test:
requires:
- build
- useragent_acceptance_test:
requires:
- build
- translation_test:
requires:
- build
- deploy_branch:
requires:
- unit_test
- browserstack_acceptance_test
- useragent_acceptance_test
- headless_acceptance_test
- build
build_and_deploy_i18n:
jobs:
- build_i18n:
Expand Down

0 comments on commit bb91141

Please sign in to comment.