Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26741

Copy Artifact plugin should allow for not failling build as an option

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • copyartifact-plugin
    • None

      We run a lot of jobs in a multi job so that they run in parallel and then when that phase is done we copy artifacts from each of them back to that build

      The issue I am hitting is the Config space limit for a job.
      This is because I have to wrap the copy artifact in a conditional statement so that if the env var is set and not FAILED then copy the artifacts

      I would rather just say if copy artifacts fail ignore and keep going on and don't fail the build

      Currently if the copy artifacts step fails the build stops and fails and then nothing else happens

            Unassigned Unassigned
            lorelei Lorelei McCollum
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: