I have a repository [REDACTED] I want to deploy this for public access using bitbucket.io with url [REDACTED].
But I see Repository not found in the URL with 404 error. How to make it public?
Each workspace is only able to have one website associate with it. To publish a website, you'll first need to change the repository name itself of the repository you wish to publish so that it includes the workspaceID and URL in it, for example:
You can then modify it's privacy settings from Repository Settings > Repository Details and untick the This is a private repository option to make it public.
Once complete, the repo will be accessible from the following URL:
Please let me know if you encounter any issues. I've redacted the personal info that you've included in this post as this is a public forum.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.