How can I view my Jenkins artifacts contents in Release Management?

When using Jenkins with VSTS Release Management how can I view the artifact contents?

There are a couple of areas where you can view the contents of the artifacts from Jenkins.  The first is in the Link an Artifact Source dialog.  When you select a Jenkins job that has successfully published artifacts an abbreviated list is displayed in the dialog.

You are presented all the artifacts when you add a task to your release that allows you to browse for files.

If you are using a private agent you can also view the file system after a release to see exactly what was in the artifact downloaded during the release.

We will continue to improve this functionality making even easier to view the contents of artifacts from external systems.

Add comment

Loading