Skip to content

Commit d3e2100

Browse files
authored
deploying on beta and dev
1 parent a4997b3 commit d3e2100

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ workflows:
176176
only:
177177
- develop
178178
- hot-fix
179-
- survey_tc
179+
- feature-contentful
180180
# This is alternate dev env for parallel testing
181181
- "build-test":
182182
context : org-global
@@ -191,7 +191,7 @@ workflows:
191191
branches:
192192
only:
193193
- develop
194-
- survey_tc
194+
- feature-contentful
195195
# Production builds are exectuted only on tagged commits to the
196196
# master branch.
197197
- "build-prod":

0 commit comments

Comments
 (0)