Skip to content

Commit eb11611

Browse files
committed
ci: set reskin to qa & beta
1 parent d7b0baa commit eb11611

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,15 +363,15 @@ workflows:
363363
filters:
364364
branches:
365365
only:
366-
- free
366+
- reskin
367367
# This is beta env for production soft releases
368368
- "build-prod-beta":
369369
context : org-global
370370
filters:
371371
branches:
372372
only:
373373
- footer-update
374-
- reskin-profile
374+
- reskin
375375
# This is stage env for production QA releases
376376
- "build-prod-staging":
377377
context : org-global

0 commit comments

Comments
 (0)