Skip to content

Commit 72c3dc3

Browse files
committed
deploying on beta and dev
1 parent b16e6e8 commit 72c3dc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ workflows:
176176
only:
177177
- develop
178178
- hot-fix
179+
- feature-sort-registrations
179180
# This is alternate dev env for parallel testing
180181
- "build-test":
181182
context : org-global
@@ -190,6 +191,7 @@ workflows:
190191
branches:
191192
only:
192193
- develop
194+
- feature-sort-registrations
193195
# Production builds are exectuted only on tagged commits to the
194196
# master branch.
195197
- "build-prod":

0 commit comments

Comments
 (0)