git-inject configuration not working
Opened this issue · 0 comments
qleguennec commented
Hi,
I added the following:
:git-inject {
:version-pattern "^(.*)$"
}
under [:builds :app]
. It's still catching v1.0.0
tags, but not, eg, 1.0.0
tags.