gitlab-ci: Add a note about where to manage your containers.

Michel noted that I could do this instead of bumping the tag as I
developed, so leave that note for the next person.

Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Eric Anholt 2019-03-27 09:45:34 -07:00
parent 164a37eac2
commit 30369c6345
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@
# After merging a change resulting in generating a new image to the main
# repository, it's recommended to remove the image from the source repository's
# container registry, so that the image from the main repository's registry
# will be used there as well.
# will be used there as well. You can manage your images on your fork of:
# https://gitlab.freedesktop.org/xorg/xserver/container_registry
variables:
UPSTREAM_REPO: xorg/xserver
DEBIAN_VERSION: testing-slim