Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Litvinov Alexander authored Jul 10, 2019
1 parent 7db4270 commit e376de4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,11 @@ jobs:

workflows:
version: 2
untagged:
jobs:
- testing
tagged:
jobs:
- testing:
- tagged-build:
filters:
branches:
Expand Down

0 comments on commit e376de4

Please sign in to comment.