diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile index 860430020..e98518ae8 100644 --- a/.gitlab-ci/Dockerfile +++ b/.gitlab-ci/Dockerfile @@ -1,7 +1,7 @@ # Rebuild and push with # # cd .gitlab-ci/ -# docker build -t registry.gitlab.gnome.org/gnome/mutter/master:v2 . +# docker build --no-cache -t registry.gitlab.gnome.org/gnome/mutter/master:v2 . # docker push registry.gitlab.gnome.org/gnome/mutter/master:v2 #