增加ymal

This commit is contained in:
dxin
2025-10-27 16:54:28 +08:00
parent fdb8e3995f
commit b21a9e93ae
2 changed files with 92 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ pipeline {
parameters {
gitParameter(
branchFilter: 'origin/(.*)',
defaultValue: 'feature/docker_1015',
defaultValue: 'dxin',
name: 'Code_branch',
type: 'PT_BRANCH',
selectedValue: 'DEFAULT',