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

Add support for Pre SCM Build Step Plugin

XMLWordPrintable

      Plugin: https://wiki.jenkins-ci.org/display/JENKINS/pre-scm-buildstep

      Configure section:

      <buildWrappers>
        <org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper plugin="preSCMbuildstep@0.3">
          <failOnError>false</failOnError>
        </org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper>
      </buildWrappers>
      
      <buildWrappers>
        <org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper plugin="preSCMbuildstep@0.3">
          <buildSteps>
            <hudson.tasks.Shell>
              <command/>
           </hudson.tasks.Shell>
          </buildSteps>
         <failOnError>false</failOnError>
        </org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper>
      </buildWrappers>
      

            v2v Victor Martinez
            v2v Victor Martinez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: