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 b18bfae commit 897e4f4Copy full SHA for 897e4f4
.circleci/config.yml
@@ -175,15 +175,14 @@ workflows:
175
branches:
176
only:
177
- develop
178
- - hot-fix-show-best-rating-color-in-profile
179
# This is alternate dev env for parallel testing
180
- "build-test":
181
context : org-global
182
filters:
183
184
185
186
- - feature-contentful
+ - hot-fix-show-best-rating-color-in-profile
187
# This is beta env for production soft releases
188
- "build-prod-beta":
189
0 commit comments