mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-06 14:17:18 +02:00
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:
parent
4618632641
commit
c90b1ab2f1
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user