From 2e0734afc84eff2017d4927ff887e771b003df5c Mon Sep 17 00:00:00 2001 From: dxin Date: Thu, 13 Nov 2025 16:26:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E9=80=89=E6=8B=A9=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E5=88=86=E6=94=AF=E5=8F=AF=E9=80=89tag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SCM/构建镜像/build_image_flymoon_agent.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCM/构建镜像/build_image_flymoon_agent.groovy b/SCM/构建镜像/build_image_flymoon_agent.groovy index da73097..b644f85 100644 --- a/SCM/构建镜像/build_image_flymoon_agent.groovy +++ b/SCM/构建镜像/build_image_flymoon_agent.groovy @@ -9,7 +9,7 @@ pipeline { branchFilter: 'origin/(.*)', defaultValue: 'dxin', name: 'Code_branch', - type: 'PT_BRANCH', + type: 'PT_BRANCH_TAG', selectedValue: 'DEFAULT', sortMode: 'NONE', description: '选择代码分支: ',