We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef3374 commit 7fa4377Copy full SHA for 7fa4377
.circleci/config.yml
@@ -231,7 +231,7 @@ workflows:
231
branches:
232
only:
233
- develop
234
- - feature-contentful
+ - oanh-kiril-tasks
235
# This is alternate dev env for parallel testing
236
- "build-test":
237
context : org-global
@@ -252,8 +252,7 @@ workflows:
252
filters:
253
254
255
- - develop
256
+ - integration-v5-challenge-api
257
# This is stage env for production QA releases
258
- "build-prod-staging":
259
0 commit comments