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

Optimize Jenkinsfile loading instead of checking out all code on master

XMLWordPrintable

      Currently, create a pipeline, select "Pipeline script from SCM" and subversion as the code repository. We may like to load Jenkinsfile directly only instead of checking out all the svn repository (more than 15G) on master, the real "checkout" will be on slave node which is defined in Jenkinsfile.

      Not sure if there is any workaround? we could only store Jenkinsfile on svn and paste it on Jenkins web UI now, too sad

       

      Thanks,

      Jingliang

            Unassigned Unassigned
            jingliangfu Jingliang Fu
            Votes:
            12 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: