Closed JulienFS closed 7 months ago
Add images aliases for services, with the nice side-effect that it allows to push images to multiple registries.
The semantic is: same as standard image name, but for multiple images names, notably it will push unique tag + ${BRANCH}-latest on all aliases too.
${BRANCH}-latest
Issues 1 New issue 0 Accepted issues
Measures 0 Security Hotspots No data about Coverage 0.0% Duplication on New Code
See analysis details on SonarCloud
Add images aliases for services, with the nice side-effect that it allows to push images to multiple registries.
The semantic is: same as standard image name, but for multiple images names, notably it will push unique tag +
${BRANCH}-latest
on all aliases too.