In Jenkins, when the last commit ID of multiple tags is the same, make sure that the image address is the implementation of a specific tag name
1. In GitLab, the last commit ID of multiple tags is the same. as shown in Figure 1
2. In Jenkins, set the tag name of the build: pcs_api_1.13.5.0_base. as shown in Figure 2
3. However, the tag name included in the final image name: pcs_api_1.13.5.0. Not in line with expectations (not equal to settings). as shown in Figure 3
4. In the Build History list, Edit Build Information. as shown in Figure 4
Edit DisplayName, as shown in Figure 5
6. In the Build History list, the tag name contained in the built image name: pcs_api_1.13.5.0_base. in line with expectations. as shown in Figure 6





