FEATURE: Store the `version` parameter as custom value in git config
authorGerhard Schlager <gerhard.schlager@discourse.org>
Thu, 13 Apr 2023 10:41:02 +0000 (12:41 +0200)
committerGerhard Schlager <mail@gerhard-schlager.at>
Wed, 19 Apr 2023 13:53:10 +0000 (15:53 +0200)
commit82bec846a16440f2d6c40b4eec079cd69b55fcf0
tree59fd138be5876c586ef35e3b011960c213ac8e46
parentb8f7fdee0bfb0220f3a695fcae6c6e9000d36de9
FEATURE: Store the `version` parameter as custom value in git config

This is particularly useful when the version is pointing to a git tag like `beta`, otherwise we won't be able to reliably detect the tracked version at runtime.
templates/web.template.yml