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 <emil.l.velikov@gmail.com>
This commit is contained in:
Emil Velikov 2023-08-08 16:00:06 +01:00 committed by Justin Kromlinger
parent 4618632641
commit c90b1ab2f1
No known key found for this signature in database
GPG Key ID: 69EF6D9E49A64EB8

View File

@ -37,6 +37,8 @@ lint:
- releases - releases
- tags - tags
# This is an implicit gitlab stage, with the build.env variables used by either
# other stages or auxiliarry scripts.
get_version: get_version:
stage: .pre stage: .pre
script: script: