1、在 GitLab 中,多个 Tag 的最后提交 ID 相同。如图1
2、在 Jenkins 中,设置构建的 Tag 名:pcs_api_1.13.5.0_base。如图2
3、但是,最后构建出的镜像名中包含的 Tag 名:pcs_api_1.13.5.0。不符合预期(与设置不相等)。如图3
4、在 Build History 列表中,Edit Build Information。如图4
5、编辑 DisplayName,如图5
6、在 Build History 列表中,构建出的镜像名中包含的 Tag 名:pcs_api_1.13.5.0_base。符合预期。如图6
原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/181614.html