We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8245fc6 commit d7a7e92Copy full SHA for d7a7e92
.circleci/config.yml
@@ -152,7 +152,7 @@ workflows:
152
- UnitTests
153
filters:
154
branches:
155
- only: ['develop', 'connect-performance-testing']
+ only: ['develop', 'connect-performance-testing', 'feature/get-markup-from-billing-account']
156
- deployProd:
157
context : org-global
158
requires:
@@ -167,4 +167,4 @@ workflows:
167
- deployProd
168
- Connect-Performance-Testing:
169
170
- - Hold [Performance-Testing]
+ - Hold [Performance-Testing]
0 commit comments