Push all images to simulated Docker registry only 58/114158/3
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 22 Oct 2020 09:40:20 +0000 (11:40 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 26 Oct 2020 10:27:18 +0000 (10:27 +0000)
In previous implementation all images were pushed to
their original registries which were simulated locally.
This change retags all images to locally simulated docker
registry only and pushes them there accordingly.

Created temporary tag is dropped at the end for order.

Change-Id: If1b6633fdcc13d47c6e2b26792980320dce7f49a
Issue-ID: OOM-2605
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>

No differences found