ci-includes-yml/templates/version.tpl.yml
Durp e50d42d982 Update 10 files
- /pipelines/terraform.yml
- /templates/codescan.tpl.yml
- /templates/docker.tpl.yml
- /templates/gitlab.tpl.yml
- /templates/golang.tpl.yml
- /templates/helm.tpl.yml
- /templates/nuget.tpl.yml
- /templates/octopus.tpl.yml
- /templates/sonarqube.tpl.yml
- /templates/version.tpl.yml
2026-02-27 11:39:38 +00:00

10 lines
218 B
YAML

.version:
image: registry.durp.info/gittools/gitversion:5.12.0
variables:
GIT_DEPTH: "0"
script:
- ./scripts/gitversion/version.sh
artifacts:
expire_in: never
reports:
dotenv: version.env