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.
We have 4 remote agent build servers. At any given time a build can use any one of these servers. I want to break our Documentation builds out of our source code builds as Shared Artifacts to the source code builds. A Doc build may run on Server 1 and create the Shared Artifact in the local working directory. How do I make it available for Server 2 building the source code to find these artifacts? We don't have a online repository like Artifactory or Maven.
From your description, I assume you wanted to share artifacts between jobs running on different agents. This is very much possible if we configure this in 2 stages and enable artifact dependencies under artifact configuration as explained in this link.
Hope that helps.
Cheers, Jey
Thank you Jey for the response. I had found this documentation but struggled with getting the destination directory I needed. Little trial and error and we are in business.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's wonderful to know. I'm glad I could help. Feel free to reach us if any :)
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.