Skip to content

Commit d7a7e92

Browse files
author
vikasrohit
authored
deployable feature branch
1 parent 8245fc6 commit d7a7e92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ workflows:
152152
- UnitTests
153153
filters:
154154
branches:
155-
only: ['develop', 'connect-performance-testing']
155+
only: ['develop', 'connect-performance-testing', 'feature/get-markup-from-billing-account']
156156
- deployProd:
157157
context : org-global
158158
requires:
@@ -167,4 +167,4 @@ workflows:
167167
- deployProd
168168
- Connect-Performance-Testing:
169169
requires:
170-
- Hold [Performance-Testing]
170+
- Hold [Performance-Testing]

0 commit comments

Comments
 (0)