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

11 lines
218 B
YAML
Raw Normal View History

2023-05-21 08:21:45 -05:00
.version:
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:
2024-05-09 19:34:37 -05:00
expire_in: never
2023-05-21 08:21:45 -05:00
reports:
dotenv: version.env