Change-Id: I73ed4aef33a92f20080128aafc34e19fd4457196
[$class: 'CloneOption',
honorRefspec: true,
noTags: true,
- depth: 100,
- shallow: true
+ shallow: false
],
[$class: 'PruneStaleBranch'],
[$class: 'BuildChooserSetting',
[$class: 'RelativeTargetDirectory', relativeTargetDir: groupDir],
[$class: 'CloneOption',
noTags: true,
- depth: 100,
honorRefspec: true,
- shallow: true
+ shallow: false
],
],
userRemoteConfigs: [
[$class: 'RelativeTargetDirectory', relativeTargetDir: "tests/CI/output/publish-docs"],
[$class: 'CloneOption',
noTags: true,
- depth: 100,
honorRefspec: true,
- shallow: true
+ shallow: false
],
],
userRemoteConfigs: [[url: docUrl]]
[$class: 'RelativeTargetDirectory', relativeTargetDir: groupDir],
[$class: 'CloneOption',
noTags: true,
- depth: 100,
honorRefspec: true,
- shallow: true
+ shallow: false
],
],
userRemoteConfigs: [[url: testsuiteUrl]]
[$class: 'CloneOption',
honorRefspec: true,
noTags: true,
- depth: 100,
- shallow: true
+ shallow: false
],
[$class: 'PruneStaleBranch'],
[$class: 'BuildChooserSetting',