The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I deploy a Jar artifact to Bitbucket Staging deployment

Video Guy
June 25, 2022

I have a pipeline runner that builds Java app and generates a Jar file.

I want to deploy it to common place so that testers and developers can download it.

I was looking at Yaml deployment step. I don't see anything like JFrog Artifactory to deploy to.

That makes me wonder if I am understanding the deployments in BitBucket right.

 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Video Guy
June 28, 2022

Thanks Theodora!

I figured that I can add "artifacts:" to my yml then I would see "Artifacts" tab with tar zip of the files that I want to publish.

 

I figured a way to upload files using JFrong jf cli command too.

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 27, 2022

Hi @Video Guy,

Jfrog has developed the following pipe which I believe can be used to upload artifacts to JFrog Artifactory:

The ReadMe file in that repo includes some examples of how to set it up and use it in your bitbucket-pipelines.yml file.

If you have any questions or issues with the configuration, I would suggest reaching out to JFrog support team, as this pipe is developed by them and not by Atlassian.

Kind regards,
Theodora

TAGS
AUG Leaders

Atlassian Community Events