* [igt-dev] [PATCH i-g-t] gitlab-ci: Make pages job manual
@ 2019-04-30 12:23 Arkadiusz Hiler
2019-04-30 14:56 ` Daniel Vetter
0 siblings, 1 reply; 2+ messages in thread
From: Arkadiusz Hiler @ 2019-04-30 12:23 UTC (permalink / raw)
To: igt-dev; +Cc: Petri Latvala
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@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
.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@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] gitlab-ci: Make pages job manual
2019-04-30 12:23 [igt-dev] [PATCH i-g-t] gitlab-ci: Make pages job manual Arkadiusz Hiler
@ 2019-04-30 14:56 ` Daniel Vetter
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2019-04-30 14:56 UTC (permalink / raw)
To: Arkadiusz Hiler; +Cc: igt-dev, Petri Latvala
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@intel.com>
> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Bugzilla: https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/46
Reviewed-by: Daniel Vetter <daniel.vetter@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@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-30 14:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-30 12:23 [igt-dev] [PATCH i-g-t] gitlab-ci: Make pages job manual Arkadiusz Hiler
2019-04-30 14:56 ` Daniel Vetter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox