This commit is contained in:
2023-05-21 08:21:45 -05:00
parent 7d0a9e4cce
commit a0505c1891
8 changed files with 90 additions and 181 deletions

10
templates/version.tpl.yml Normal file
View File

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