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 9a05cb1 commit 1ea27ddCopy full SHA for 1ea27dd
.circleci/config.yml
@@ -290,14 +290,14 @@ workflows:
290
filters:
291
branches:
292
only:
293
- - free
+ - bug-bash
294
# This is beta env for production soft releases
295
- "build-prod-beta":
296
context : org-global
297
298
299
300
- - develop
301
# This is stage env for production QA releases
302
- "build-prod-staging":
303
0 commit comments