mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
CI: Remove CleanBeforeCheckout option for testsuite
Change-Id: I510231c9087f7be5272b8ef3f3223eadaaffb754
This commit is contained in:
@@ -135,7 +135,6 @@ pipeline {
|
||||
checkout scm: [$class: 'GitSCM',
|
||||
branches: [[name: "${BRANCH_NAME}"]],
|
||||
extensions: [
|
||||
[$class: 'CleanBeforeCheckout'],
|
||||
[$class: 'RelativeTargetDirectory', relativeTargetDir: groupDir],
|
||||
[$class: 'CloneOption',
|
||||
noTags: true,
|
||||
|
||||
Reference in New Issue
Block a user