Skip to content

Commit

Permalink
ci: fix vuln scan cli matrix (#143)
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Afiune Maya <[email protected]>
  • Loading branch information
afiune authored Jun 10, 2020
1 parent bde7f84 commit 646faac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@ workflows:
branches:
ignore: /.*/
- vuln-scan-cli:
filters:
tags:
only: /^v.*/
branches:
ignore: /.*/
requires:
- release
matrix:
Expand Down

0 comments on commit 646faac

Please sign in to comment.