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 302d61f commit 1e2086cCopy full SHA for 1e2086c
.circleci/config.yml
@@ -276,6 +276,7 @@ workflows:
276
branches:
277
only:
278
- develop
279
+ - feature/poc-recommender-sub-2
280
# This is alternate dev env for parallel testing
281
- "build-test":
282
context : org-global
@@ -296,15 +297,14 @@ workflows:
296
297
filters:
298
299
- - free
300
301
# This is stage env for production QA releases
302
- "build-prod-staging":
303
304
305
306
307
- - nav-vanilla-forum
308
- "approve-smoke-test-on-staging":
309
type: approval
310
requires:
0 commit comments