更改选择代码分支可选tag
This commit is contained in:
@@ -9,7 +9,7 @@ pipeline {
|
|||||||
branchFilter: 'origin/(.*)',
|
branchFilter: 'origin/(.*)',
|
||||||
defaultValue: 'dxin',
|
defaultValue: 'dxin',
|
||||||
name: 'Code_branch',
|
name: 'Code_branch',
|
||||||
type: 'PT_BRANCH',
|
type: 'PT_BRANCH_TAG',
|
||||||
selectedValue: 'DEFAULT',
|
selectedValue: 'DEFAULT',
|
||||||
sortMode: 'NONE',
|
sortMode: 'NONE',
|
||||||
description: '选择代码分支: ',
|
description: '选择代码分支: ',
|
||||||
|
|||||||
Reference in New Issue
Block a user