Skip to content

Commit

Permalink
added circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
ironoa committed Sep 5, 2022
1 parent 6eeac27 commit ee9d8e7
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,7 @@ workflows:
- yarnLint:
filters:
tags:
only: /.*/
- unitTest:
filters:
tags:
only: /.*/
requires:
- helmLint
- yarnLint
only: /.*/
- testPrometheusRules:
filters:
tags:
Expand Down

0 comments on commit ee9d8e7

Please sign in to comment.