Hi I have enabled Lfs in pipeline configuration.yml file and I started to build but when I want to upload artifact it just skips and stops uploading of artifact
Hi @vikas raavi,
Git LFS only has an impact on whether Pipelines should clone the files from LFS storage on initial clone. This is separate to the size of the artifacts that are passed around between the steps of your pipelines.
Unfortunately, at this point we don't support larger limits for artifacts. Feel free to raise a feature request here: https://bitbucket.org/site/master/issues/new
Alternatively, you could look into making your artifact smaller, or split it across multiple artifacts?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
AFAIK it is 1 GB
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I have the same problem. Is there a solution ?
I found issues about this topic in Bitbucket Cloud Support, but we need more votes :(
https://jira.atlassian.com/browse/BCLOUD-22274
https://jira.atlassian.com/browse/BCLOUD-17145
Cheers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If my build step produces 2 files, each 600mb, is it possible to configure the pipeline to "split it across multiple artifacts"?
Or do I need to re-engineer my build into 2 steps that create 1 file per step?
I'd really appreciate some example yml if it's possible.
Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Jeroen de Reus , @vikas raavi
Do you have an update on this subject ?
What is the limit for an artifact size ?
Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.