Skip to content

Commit

Permalink
ignore the build on the tag event [ci skip]
Browse files Browse the repository at this point in the history
fix for builds being triggered twice
  • Loading branch information
VPraharsha03 committed Jan 3, 2022
1 parent 0392ccd commit 4b08ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ workflows:
- build:
filters:
tags:
only: /^[2][0-9]{7}$/
ignore: /.*/

0 comments on commit 4b08ada

Please sign in to comment.