Add support for building the doc
[platform/upstream/gstreamer.git] / .gitlab-ci.yml
index e8d4044..7a23263 100644 (file)
@@ -9,6 +9,8 @@ stages:
   - "full tests"
   # build some apps to check that cross-platform binaries are usable
   - "apps"
+  # Deploy the documentation
+  - "deploy"
 
 test manifest:
   variables: