Skip to content

do not push twice the image, use skopeo copy instead

Benjamin Tissoires requested to merge bentiss/ci-templates:wip/fix-hash into master

It seems when we are adding a label to an image, 2 commits on the same image produce different layers. So basically we are sending twice the images on the registry just for a UI tweak.

Cc: @daenzer, @whot

Merge request reports