Uploaded image for project: 'Nuxeo Mobile'
  1. Nuxeo Mobile
  2. NXMOB-449

Configure discard property in Jenkinsfiles

    XMLWordPrintable

    Details

    • Tags:
    • Sprint:
      nxfit 10.1.5
    • Story Points:
      2

      Description

      properties([
          [$class: 'BuildDiscarderProperty', strategy: [$class: 'LogRotator', daysToKeepStr: '60', numToKeepStr: '60', artifactNumToKeepStr: '1']],
          disableConcurrentBuilds(),
          [$class: 'GithubProjectProperty', displayName: '', projectUrlStr: 'https://github.com/nuxeo/'],
          [$class: 'RebuildSettings', autoRebuild: false, rebuildDisabled: false],
          [$class: 'ParametersDefinitionProperty', parameterDefinitions: [
              [$class: 'StringParameterDefinition', defaultValue: 'master', description: '', name: 'BRANCH'],
              [$class: 'StringParameterDefinition', defaultValue: 'master', description: '', name: 'PARENT_BRANCH']]],
          pipelineTriggers([[$class: 'GitHubPushTrigger']])
        ])
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour
                1h