不清理缓存继续执行jenkins
This commit is contained in:
parent
14c1c2e66b
commit
f893aaff40
@ -37,8 +37,6 @@ def call(Map config)
|
||||
credentialsId: '503eaa43-0676-40ac-81c0-d9c5cc8b4ff7'
|
||||
]],
|
||||
extensions: [
|
||||
[$class: 'CleanBeforeCheckout'], // 添加此项
|
||||
[$class: 'CleanCheckout'], // 添加此项
|
||||
[$class: 'SubmoduleOption',
|
||||
disableSubmodules: false,
|
||||
parentCredentials: true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user