updates
This commit is contained in:
10
templates/version.tpl.yml
Normal file
10
templates/version.tpl.yml
Normal 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
|
||||
Reference in New Issue
Block a user