Readerforselfoss - fix build: get version for current tag, not latest
This commit is contained in:
parent
0e8d28c00c
commit
54d39c04b9
|
|
@ -123,6 +123,7 @@ Build:1718113321-github,1718113321
|
||||||
commit=v1718113321
|
commit=v1718113321
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=githubConfig
|
gradle=githubConfig
|
||||||
|
prebuild=sed -i -e "s/git for-each-ref refs\/tags --sort=-authordate --format='%(refname:short)' --count=1/git describe --contains $(git rev-parse HEAD)/" build.gradle
|
||||||
gradleprops=appLoginUrl="URL",appLoginUsername="LOGIN",appLoginPassword="PASS"
|
gradleprops=appLoginUrl="URL",appLoginUsername="LOGIN",appLoginPassword="PASS"
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue