Skip to content

Commit

Permalink
Merge pull request #48 from w3f/lint
Browse files Browse the repository at this point in the history
lint pipeline
  • Loading branch information
ironoa authored Apr 19, 2024
2 parents 1156a03 + aaed47b commit 7bffcf8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,17 +68,17 @@ workflows:
filters:
tags:
only: /.*/
# - yarnLint:
# filters:
# tags:
# only: /.*/
- yarnLint:
filters:
tags:
only: /.*/
- buildImage:
context: dockerhub-bot
filters:
tags:
only: /.*/
requires:
# - yarnLint
- yarnLint
- helmLint
- integrationTests:
filters:
Expand Down

0 comments on commit 7bffcf8

Please sign in to comment.