remove clean before checkout
This commit is contained in:
parent
139ad74393
commit
f76929f8b9
@ -45,7 +45,6 @@ def call(Map config)
|
||||
reference: '',
|
||||
timeout: 20,
|
||||
threads: 1],
|
||||
[$class: 'CleanBeforeCheckout'],
|
||||
[$class: 'PruneStaleBranch']
|
||||
]
|
||||
])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user