static-html-output icon indicating copy to clipboard operation
static-html-output copied to clipboard

Bitbucket Deployment does not work when repository is in another workspace

Open haggaiwambua opened this issue 5 years ago • 2 comments

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.

haggaiwambua avatar Aug 21 '20 18:08 haggaiwambua

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.

leonstafford avatar Aug 21 '20 19:08 leonstafford

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?

haggaiwambua avatar Aug 25 '20 10:08 haggaiwambua