Skip to content

Commit

Permalink
enable reorg
Browse files Browse the repository at this point in the history
  • Loading branch information
InoMurko committed Apr 8, 2021
1 parent 3f4de46 commit ceef615
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .circleci/config.yml
Expand Up @@ -1111,11 +1111,11 @@ workflows:
filters: *all_branches_and_tags
# - test_docker_compose_performance:
# filters: *all_branches_and_tags
- test_docker_compose_reorg:
filters:
branches:
only:
- master-v2
- test_docker_compose_reorg
# filters:
# branches:
# only:
# - master-v2
- audit_deps:
requires: [build]
filters: *all_branches_and_tags
Expand Down

0 comments on commit ceef615

Please sign in to comment.