Docker registry: only tag images for the upstream repository
authorJordan Petridis <jordan@centricular.com>
Sat, 24 Nov 2018 22:48:50 +0000 (00:48 +0200)
committerJordan Petridis <jpetridis@gnome.org>
Mon, 26 Nov 2018 12:51:39 +0000 (12:51 +0000)
commit3cc8d5efb54a13f19ad6c8129c3a48d7ceace26a
tree09868bf2a7a2528f7113c2540b555b1015f06648
parented9ae8bb2ba8b16dea9cdad58c12e2f8b0035919
Docker registry: only tag images for the upstream repository

The tags are only used to version the images that are meant
to be used in the gitlab/ci_template.yml file. Thus tags are
not needed when you hack on a patch from a forked repository.
Lets just keep a :latest tag.
.gitlab-ci.yml