You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I've been searching for a way to upload the pipeline artifacts to SharePoint.
Is this possible? and if yes how Can I do it.
Thank you in advance for your help
Hi @yosser_mahfoudh,
I'm not very familiar with Sharepoint, but I would suggest checking the Sharepoint documentation to see if they offer an API to upload files.
If they do, you can edit the bitbucket-pipelines.yml file of your repo and add an API call to upload certain files to Sharepoint.
If you need to store authentication details to perform such an API call, you can make use of variables in Pipelines:
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.