I have a build plan where I created a shared artifact. I ran the build plan and confirmed that the shared artifact was created by looking at the artifact tab in the build result.
However, I cannot find that artifact in the artifact list of my new Artifact Download task of my deployment project. Again, the artifact as defined in the build plan is shared.
Am I missing a step somewhere for sharing the artifact between the build plan and deployment project? the build plan has a single job (the default job).
Grateful for any ideas. thanks