microsoft/retina

optimize build pipeline to minimize code duplication.

Open

#137 创建于 2024年3月25日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (293 fork)auto 404
good first issuetype/enhancement

仓库指标

Star
 (3,161 star)
PR 合并指标
 (PR 指标待抓取)

描述

Is your feature request related to a problem? Please describe. There are 3 pipelines that build the images and use the same gh action code

Describe the solution you'd like A good solution will be to create a template that will reuse the code and pass parameters based on what is needed in each pipeline.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

贡献者指南