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 9f13236 commit 12f2125Copy full SHA for 12f2125
.circleci/config.yml
@@ -238,14 +238,14 @@ workflows:
238
filters:
239
branches:
240
only:
241
- - develop
+ - apollo-site
242
# This is alternate dev env for parallel testing
243
- "build-qa":
244
context : org-global
245
246
247
248
+ - issue-5041
249
# This is beta env for production soft releases
250
- "build-prod-beta":
251
0 commit comments