From c90b1ab2f17709ec2b03d5dd87b3a2759b812f07 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Tue, 8 Aug 2023 16:00:06 +0100 Subject: [PATCH] gitlab-ci: document the get_version implicit nature Had a silly moment a while back, assuming the stage is no longer needed. That's not the case, so add a brief commit about that. Signed-off-by: Emil Velikov --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7ce53da..d25d3de 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,6 +37,8 @@ lint: - releases - tags +# This is an implicit gitlab stage, with the build.env variables used by either +# other stages or auxiliarry scripts. get_version: stage: .pre script: