mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Fix elements naming in gitian builds
This commit is contained in:
parent
a0585cec57
commit
7ab26e5fd3
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
# A helper script to be sourced into the gitian descriptors
|
||||
|
||||
if RECENT_TAG="$(git describe --exact-match HEAD 2> /dev/null)"; then
|
||||
RECENT_TAG="${RECENT_TAG#elements-}"
|
||||
VERSION="${RECENT_TAG#v}"
|
||||
else
|
||||
VERSION="$(git rev-parse --short=12 HEAD)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue