Our company is a small startup, about to enter our first beta trial with a customer. I need a way to post software updates for them to download to a Windows 10 machine. We use BitBucket to host our git repository, Inno to build the setup.exe file, and Wix to host the company website. The setup.exe package is about 55Mb. Wix support tells me there isn't a way to store and download an .exe file, and I need a 3rd party to host the file. Our BitBucket account has 1GB in large file storage, could this be used to host software for deployment? Or something to do with the Pipelines feature? Or Jira?
Hi Tonya, welcome to the Community!
You can use the Downloads section from Bitbucket Cloud. You can upload files up to 2GB there (as explained in the Downloading archive .zip files section at What kind of limits do you have?).
If you prefer you can also deploy your artifacts to this section by following the steps at Deploy build artifacts to Bitbucket downloads.
Let us know if that helps you, or if you have any questions!
Kind regards,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.