Skip to content

Commit

Permalink
add branch to circle-ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
mutoromike committed May 23, 2019
1 parent 406cd25 commit 9e3a12e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ workflows:
filters:
branches:
only:
- ft-add-logger-to-auth-service
- develop
- master
- develop-V2
- master-V2
Expand All @@ -110,7 +110,7 @@ workflows:
filters:
branches:
only:
- ft-add-logger-to-auth-service
- develop
- master
- develop-V2
- master-V2

0 comments on commit 9e3a12e

Please sign in to comment.