CI: add .show-version block in docs job

skip-changelog

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2025-04-08 12:39:05 +02:00
commit 2555bedaa8
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2

View file

@ -55,6 +55,8 @@ variables:
- if: $CI_PIPELINE_SOURCE == 'push' && $CI_COMMIT_REF_NAME == 'main'
variables:
CI_DOC_TARGET: "main"
extends:
- .show-version
rustfmt:
stage: lint