Skip to content
Snippets Groups Projects
Commit d0343f02 authored by Arkadiusz Hiler's avatar Arkadiusz Hiler Committed by Simona Vetter
Browse files

gitlab-ci: Make pages job manual

To stop sending those pesky failure emails, that condition people to
ignore anything sent by gitlab-ci.

Now we will have to click the button manually, whenever we want to bump
the docs.

Bugzilla: freedesktop/freedesktop#46


Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: default avatarArkadiusz Hiler <arkadiusz.hiler@intel.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 37369863
No related branches found
No related tags found
No related merge requests found
Pipeline #34470 passed
......@@ -28,6 +28,7 @@ check:
- make check
pages:
when: manual
stage: deploy
script:
- make html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment