アクション
ACS::CICD::GitCodeRepo
説明
ユーザー指定の GitHub または Gitee コードリポジトリの URL を生成します。
構文
Action: ACS::CICD::GitCodeRepo
Properties:
platform: String
owner: String
organization: String
repository: String属性
属性 | 説明 | タイプ | 必須 | デフォルト値 | 制限 |
platform | プラットフォーム。 | String | はい | ||
owner | 所有者。 | String | はい | ||
organization | 組織。 | String | いいえ | "" | |
repository | リポジトリ。 | String | はい |
出力
出力項目 | 説明 | タイプ |
authorizedUrl | String |
参照
詳細については、GitHub の ACS::CICD::GitCodeRepo.yml をご参照ください。