Files
yml/templates/version.tpl.yml
2023-05-21 08:21:45 -05:00

11 lines
188 B
YAML

.version:
image: gittools/gitversion:5.12.0
stage: .pre
variables:
GIT_DEPTH: "0"
script:
- ./scripts/version-number.sh
artifacts:
reports:
dotenv: version.env