Skip to content

Commit

Permalink
add tag filter
Browse files Browse the repository at this point in the history
Signed-off-by: Eli Uriegas <[email protected]>
  • Loading branch information
seemethere committed Mar 19, 2020
1 parent c942e6d commit 5330d53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ workflows:
requires:
- simple1
- simple_job:
filters:
tags:
only: /.*/
name: simple3
requires:
- simple2

0 comments on commit 5330d53

Please sign in to comment.