We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd64ff commit 98fadbbCopy full SHA for 98fadbb
.circleci/config.yml
@@ -230,8 +230,7 @@ workflows:
230
filters:
231
branches:
232
only:
233
- - develop
234
- - feature-contentful
+ - integration-v5-develop
235
# This is alternate dev env for parallel testing
236
- "build-test":
237
context : org-global
@@ -252,9 +251,7 @@ workflows:
252
251
253
254
255
- - integration-v5-challenge-api
256
257
258
# This is stage env for production QA releases
259
- "build-prod-staging":
260
0 commit comments