Skip to content

Commit 98fadbb

Browse files
authored
ci: merged with integration v5 and develop branch
1 parent dfd64ff commit 98fadbb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.circleci/config.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,7 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233-
- develop
234-
- feature-contentful
233+
- integration-v5-develop
235234
# This is alternate dev env for parallel testing
236235
- "build-test":
237236
context : org-global
@@ -252,9 +251,7 @@ workflows:
252251
filters:
253252
branches:
254253
only:
255-
- integration-v5-challenge-api
256-
- develop
257-
- feature-contentful
254+
- integration-v5-develop
258255
# This is stage env for production QA releases
259256
- "build-prod-staging":
260257
context : org-global

0 commit comments

Comments
 (0)