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

clone workspace scm only saves workspace.tar.gz, not workspace.zip

XMLWordPrintable

      When selecting which format to save the file as, it seems it doesn't matter what you choose (Gzipped tar or Zipped), it always saves it as "workspace.tar.gz".

      This causes issues when the next job tries to build but can't find the "workspace.zip" file.

      Steps:
      In the publisher, pick Zipped
      Run the build
      Go to $JENKINS_HOME/jobs/$BUILD/lastSuccessful/
      Notice it is saved as .tar.gz, not .zip

            abayer Andrew Bayer
            nacht Pedro Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: