I've followed this link about configuring my BitBucket Pipeline to use the BB Downloads are to retrieve the built artifact. I created an app key, loaded it into an environment variable, and added a curl step in my build YAML. The job succeeds, but I can't find the link to down load the artifacts.
This is for the repository "jitpack-test-project-core-repos-1" in the account Bekwam, Inc.
Thank you,
Carl
Hi @walkerca,
It can't find any link in your question. It sounds like you've found Deploy build artifact to bitbucket downloads
This link is for storing an 'artifact' from pipelines in bitbucket rather than retrieving it as part of the build. The artifacts stored can be found at https://bitbucket.org/<account-name>/<repository-name>/downloads/ (The downloads menu under the main repository page)
We've actually just implemented a feature that allows you to download artifacts for seven days after the build finishes without having to store it anywhere else. Instruction can be found under "Artifact downloads and expiry" at Using artifacts in steps
However, if this isn't what you're looking for and the artifact still isn't being stored correctly we would need to actually have a look at your configuration and possibly do more investigation. This will require you to raise a support ticket at Atlassian Support
Cheers,
Tom.
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.