Skip to content

Commit 7fa4377

Browse files
committed
ci: on dev
1 parent aef3374 commit 7fa4377

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ workflows:
231231
branches:
232232
only:
233233
- develop
234-
- feature-contentful
234+
- oanh-kiril-tasks
235235
# This is alternate dev env for parallel testing
236236
- "build-test":
237237
context : org-global
@@ -252,8 +252,7 @@ workflows:
252252
filters:
253253
branches:
254254
only:
255-
- develop
256-
- feature-contentful
255+
- integration-v5-challenge-api
257256
# This is stage env for production QA releases
258257
- "build-prod-staging":
259258
context : org-global

0 commit comments

Comments
 (0)