From: Erik Faye-Lund Date: Mon, 22 Jun 2020 09:10:17 +0000 (+0200) Subject: ci: only build docs in the upstream-repo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d1ca80235de99169148ab2f03b8b08553758af76;p=mesa.git ci: only build docs in the upstream-repo Reviewed-by: Michel Dänzer Reviewed-by: Daniel Stone Part-of: --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index efb4972b3ff..84d06860866 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ pages: paths: - public only: - - master + - master@mesa/mesa # When to automatically run the CI .ci-run-policy: