ci-includes-yml/templates/version.tpl.yml

10 lines
197 B
YAML
Raw Normal View History

2023-05-21 08:21:45 -05:00
.version:
2023-05-21 11:23:03 -05:00
image: registry.durp.info/gittools/gitversion:5.12.0
2023-05-21 08:21:45 -05:00
variables:
GIT_DEPTH: "0"
script:
2023-11-21 12:39:40 -06:00
- ./scripts/gitversion/version.sh
2023-05-21 08:21:45 -05:00
artifacts:
reports:
dotenv: version.env