From 9121587bbc30a9ed44f930f6f7de3bd34cbb6d8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=8F=E9=9C=9C?= Date: Wed, 18 Dec 2024 14:30:58 +0800 Subject: [PATCH] update Branch parameter --- .computenest/ros_templates/template.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.computenest/ros_templates/template.yaml b/.computenest/ros_templates/template.yaml index 7c8e0ec..46150d5 100644 --- a/.computenest/ros_templates/template.yaml +++ b/.computenest/ros_templates/template.yaml @@ -15,6 +15,12 @@ Parameters: en: Branch zh-cn: 代码分支 Default: main + AssociationProperty: "ALIYUN::OOS::GitBranch::Name" + AssociationPropertyMetadata: + Platform: ${GitPlatform} + Owner: "${GitAccount}" + RepoFullName: "${GitRepository}" + Organization: "${GitOrganization}" ############ 隐藏参数 ############ ImagePullPath: Type: String