How to deploy preview to subdomain

I would like to deploy a preview of changes I have made to my site, happy-khorana-103d98 , to a subdomain of the custom domain.
With the CLI I can do

netlify deploy

and visit the preview url given, but the problem is my recapcha doesn’t work on the netlify domain. So is there a way to deploy a preview on a subdomain of my custom domain?

hi @SteveJa , is branch subdomains maybe what you need? :thinking:

Nope, unless you have a way to automate them per PR

Hey @danielo515,

Just like your other thread, instead of making direct, stern comments, it would be great if you would be willing to shed some ideas on what you wish to achieve, so we could see if there’s a solution possible for your workflow.