jfrog / teamcity-artifactory-plugin

TeamCity plugin that enables traceable build artifacts with Artifactory
https://www.jfrog.com/confluence/display/JFROG/TeamCity+Artifactory+Plug-in
Apache License 2.0
42 stars 47 forks source link

Bug Fix - Artifactory deploy proprieties are not saved on deployed artifacts #116

Closed talarian1 closed 2 years ago

talarian1 commented 2 years ago

Adding back the original usage of gatherBuildInfoParams to ensure that all properties that start with "artifactory.deploy" are being set on the deployed artifacts.

Fixes #94