static-html-output
static-html-output copied to clipboard
Bitbucket Deployment does not work when repository is in another workspace
When deploying to bitbucket, the configured Account & Repository Name combination assumes that the repository is in the default personal workspace. If the repository is a different workspace, the deployment does not work.
Thanks for reporting, @Haggai-Mac. There's another issue open about using self-hosted/enterprise Bitbucket, which may be able to be worked on together with this one.
Your temporary workaround, is to use do a zip or regular export and use CLI git tools to deploy to Bitbucket.
Alright @leonstafford I also noticed that I can't use bitbucket with dev, staging and production workflow since the destination URL is added to the code. Any workaround for such a workflow?