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 6c07c53 commit a63a2dfCopy full SHA for a63a2df
.circleci/config.yml
@@ -289,14 +289,14 @@ workflows:
289
filters:
290
branches:
291
only:
292
- - free
+ - feature/winner-tab
293
# This is beta env for production soft releases
294
- "build-prod-beta":
295
context : org-global
296
297
298
299
- - feature/winner-tab
+ - free
300
# This is stage env for production QA releases
301
- "build-prod-staging":
302
0 commit comments