diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6ae8b6d..b930da39 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -42,6 +42,7 @@ stages: - "lint" - "test" - "extras" + - "integration" .debian:11: variables: @@ -239,6 +240,7 @@ meson static: # Check that the gstreamer documentation keeps working documentation: image: $GSTREAMER_DOC_IMAGE + stage: 'integration' variables: MESON_ARGS: > -Ddoc=enabled