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 2ebfd0b commit 1767a1eCopy full SHA for 1767a1e
.circleci/config.yml
@@ -350,7 +350,7 @@ workflows:
350
branches:
351
only:
352
- develop
353
- - reskin
+ - reskin-profile
354
# This is alternate dev env for parallel testing
355
- "build-test":
356
context : org-global
@@ -372,7 +372,7 @@ workflows:
372
373
374
- footer-update
375
376
# This is stage env for production QA releases
377
- "build-prod-staging":
378
0 commit comments