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 ec28b58 commit 1a59309Copy full SHA for 1a59309
.circleci/config.yml
@@ -282,21 +282,21 @@ workflows:
282
filters:
283
branches:
284
only:
285
- - feature/poc-recommender-sub-2
+ - free
286
# This is alternate dev env for parallel testing
287
- "build-qa":
288
context : org-global
289
290
291
292
- - gigs-housekeep
293
# This is beta env for production soft releases
294
- "build-prod-beta":
295
296
297
298
299
+ - feature/recommender-sync-develop
300
# This is stage env for production QA releases
301
- "build-prod-staging":
302
0 commit comments