forked from AuroraMiddleware/gtk
ci: move docker images to gitlab.gnome.org
This commit is contained in:
parent
16a6c39a9b
commit
b19c524a83
@ -1,4 +1,4 @@
|
||||
image: lazka/gitlab-gtk-3-22:v1
|
||||
image: registry.gitlab.gnome.org/gnome/gtk/gtk-3-22:v2
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
TAG="lazka/gitlab-gtk-3-22:v1"
|
||||
TAG="registry.gitlab.gnome.org/gnome/gtk/gtk-3-22:v2"
|
||||
|
||||
# HOST_USER_ID gets used to create a user with the same ID so that files
|
||||
# created in the mounted volume have the same owner
|
||||
|
Loading…
Reference in New Issue
Block a user