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