Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
SungjunApp committed Dec 10, 2020
1 parent ef591af commit 3f0979d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ workflows:
jobs:
- build:
filters:
tags:
only: /.*/
branches:
only: /.*/
- deploy:
Expand Down

0 comments on commit 3f0979d

Please sign in to comment.