This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      In scripted pipelines, it will be verry welcome to have access to some kind of mapping/list (like env) for stashes.

      This is because I want to improve my dynamic stashing of files

       

      verry small example

       

      if(stash.debugbuild) {
      
          unstash "debugbuild"
      } else {
           unstash "releasebuild"
      }

       

            Assignee:
            Unassigned
            Reporter:
            roel postelmans
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: