Push multiple artifacts to artifactory

Article ID:225624607
1 minute readKnowledge base

Issue

  • I would like to push multiple artifacts to artifactory using the artifactory plugin.

Environment

  • CloudBees Jenkins Enterprise

  • Jenkins

  • Artifactory plugin

Resolution

  1. Navigate to the job configuration page.

  2. Enable the "Generic-Artifactory Integration"

  3. In the "Published Artifacts" section post all of the artifacts you would like to deploy (one per line and wildcards work also):

    artifactory config
  4. Triggering the build shows it will successfully upload the artifacts to artifactory as seen below:

    artifactory console output
    image::common-kb::artifactory_ui.png[]