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