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

Wrong file permissions on restore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • jobcacher-plugin
    • None
    • Linux

      Using a pipeline script and the jobcacher plugin, I can greatly improve the build speed of my job by caching "static" files like the node_modules folder. Currently I save about 2 minutes.

      However executable scripts are not restored with the original file permissions and the build will fail when attempting to execute them.

      Currently I have to manually "chmod +x" these files, but it would be great if I could trust the permissions were kept.

            repolevedavaj Jonas Bamberger
            dcendents Daniel Beland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: