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 341ec27 commit 6d2a2eaCopy full SHA for 6d2a2ea
.circleci/config.yml
@@ -282,7 +282,7 @@ workflows:
282
filters:
283
branches:
284
only:
285
- - gig-mkt-ab
+ - free
286
# This is alternate dev env for parallel testing
287
- "build-qa":
288
context : org-global
@@ -296,14 +296,14 @@ workflows:
296
297
298
299
- - free
+ - gig-mkt-ab
300
# This is stage env for production QA releases
301
- "build-prod-staging":
302
303
304
305
306
- - develop
307
- "approve-smoke-test-on-staging":
308
type: approval
309
requires:
0 commit comments