We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dacaa3 + c8b75f4 commit 725f549Copy full SHA for 725f549
.circleci/config.yml
@@ -176,27 +176,21 @@ workflows:
176
only:
177
- develop
178
- hot-fix
179
- - survey_tc
180
- - fix-groups-updates
181
# This is alternate dev env for parallel testing
182
- "build-test":
183
context : org-global
184
filters:
185
branches:
186
- only:
187
- - hot-fix
188
- - feature-groups-api
+ only:
+ - hot-fix
189
# This is beta env for production soft releases
190
- "build-prod-beta":
191
192
193
194
195
196
197
198
- - mm-broker-api
199
+ - feature-new-nav-master
200
# Production builds are exectuted only on tagged commits to the
201
# master branch.
202
- "build-prod":
__tests__/shared/components/TopcoderHeader/__snapshots__/Auth.jsx.snap
0 commit comments