Skip to content

Commit 73be74f

Browse files
authored
Deploying on test env
1 parent ab38c80 commit 73be74f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.circleci/config.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -175,17 +175,14 @@ workflows:
175175
branches:
176176
only:
177177
- develop
178-
- hot-fix
179-
- survey_tc
180-
- fix-groups-updates
181-
- sort_registrations_submissions
182178
# This is alternate dev env for parallel testing
183179
- "build-test":
184180
context : org-global
185181
filters:
186182
branches:
187183
only:
188184
- develop
185+
- feature-contentful
189186
# This is beta env for production soft releases
190187
- "build-prod-beta":
191188
context : org-global

0 commit comments

Comments
 (0)