更改选择代码分支可选tag

This commit is contained in:
dxin
2025-11-13 16:26:15 +08:00
parent eeeda2acae
commit 2e0734afc8

View File

@@ -9,7 +9,7 @@ pipeline {
branchFilter: 'origin/(.*)',
defaultValue: 'dxin',
name: 'Code_branch',
type: 'PT_BRANCH',
type: 'PT_BRANCH_TAG',
selectedValue: 'DEFAULT',
sortMode: 'NONE',
description: '选择代码分支: ',