execution is always last, rather than where placed in the post-build actions list

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: postbuildscript-plugin
    • Environment:
      Jenkins 1.480.3
      Jenkins Post-Build Script Plug-in 0.12

      I need the post-build script to move core files from /coredumps into the workspace to the artifact archiver can archive them.

      However, because the post-build script always executes last, the archive artifacts step blows up because the post-build script hasn't moved the core files into the workspace by the time it executes.

      Why doesn't this plugin respect the ordering of the post-build steps?

            Assignee:
            Gregory Boissinot
            Reporter:
            Chris Withers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: