summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Hiler <arkadiusz.hiler@intel.com>2019-04-30 14:22:33 +0300
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2019-05-02 12:36:03 +0300
commit5b7402b7a0ab41b2944a291bf928c595ed36dde7 (patch)
tree4a58c46860eda1558fad19cd2eea916368d3c7b1
parentfc5e0467eb6913d21ad932aa8a31c77fdb5a9c77 (diff)
gitlab-ci: Make pages job manual
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>
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
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