Skip to content

Commit

Permalink
[ci test] ready for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
cristi8 committed Mar 15, 2021
1 parent 6aa312b commit 8fe6248
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@ workflows:
version: 2.1
test:
jobs:
- test_server:
filters:
branches:
ignore: cristi/fe-be-separation
- test_server
deploy-latest:
jobs:
- docker_build_and_deploy:
Expand All @@ -30,13 +27,6 @@ workflows:
only: /^v.*/
branches:
ignore: /.*/
test-separation:
jobs:
- docker_build_and_deploy:
context: main-builds
filters:
branches:
only: cristi/fe-be-separation

jobs:
test_server:
Expand Down

0 comments on commit 8fe6248

Please sign in to comment.