[igt-dev] [PATCH i-g-t] gitlab-ci: Make pages job manual

Daniel Vetter daniel at ffwll.ch
Tue Apr 30 14:56:40 UTC 2019


On Tue, Apr 30, 2019 at 03:23:27PM +0300, Arkadiusz Hiler wrote:
> To stop sending those pesky failure emails, that condition people to
> ignore anything sent from gitlab-ci.
> 
> Now we will have to click the button manually, whenever we want to bump
> the docs.
> 
> Cc: Petri Latvala <petri.latvala at intel.com>
> Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>

Bugzilla: https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/46

Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>

Care to make the same patch for maintainer tools?
-Daniel

> ---
>  .gitlab-ci.yml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index ae8cbb67..94f9f162 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -137,6 +137,7 @@ test:test-list-diff:
>  ################### DEPLOY #########################
>  
>  pages:
> +  when: manual
>    dependencies:
>      - build:tests-fedora
>    stage: deploy
> -- 
> 2.20.1
> 
> _______________________________________________
> igt-dev mailing list
> igt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the igt-dev mailing list