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 544b95d commit 2defaf8Copy full SHA for 2defaf8
.circleci/config.yml
@@ -289,14 +289,14 @@ workflows:
289
filters:
290
branches:
291
only:
292
- - free
+ - signup-button
293
# This is beta env for production soft releases
294
- "build-prod-beta":
295
context : org-global
296
297
298
299
300
# This is stage env for production QA releases
301
- "build-prod-staging":
302
0 commit comments