Skip to content

Commit

Permalink
update clircle ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidqhr committed Aug 14, 2020
1 parent 8beb87b commit cb288b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ workflows:
version: 2
dashboard:
jobs:
- test-dashboard
- test-dashboard:
filters:
tags:
only: /^v.*/
Expand Down Expand Up @@ -246,7 +246,7 @@ workflows:
- master
controller:
jobs:
- test-controller
- test-controller:
filters:
tags:
only: /^v.*/
Expand Down

0 comments on commit cb288b5

Please sign in to comment.