[PATCH] gitlab-ci: enable pages job by default again

Daniel Vetter daniel.vetter at ffwll.ch
Tue Nov 24 16:34:00 UTC 2020


Was disabled because of flaky infrastructure, Benjamin says it's
looking good now.

Cc: Benjamin Tissoires <benjamin.tissoires at gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 948f3058774b..ab68a168b3d8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,6 @@ check:
       - make check
 
 pages:
-    when: manual
     stage: deploy
     script:
       - make html
-- 
2.29.2



More information about the dim-tools mailing list