mirror of https://github.com/tailscale/tailscale/
version: always include the long form version in describe.
Signed-off-by: David Anderson <danderson@tailscale.com>pull/435/head
parent
08a38f21c9
commit
cc687fc3e6
@ -1,4 +1,4 @@
|
|||||||
describe=$(cd ../.. && git describe)
|
describe=$(cd ../.. && git describe --long)
|
||||||
echo "$describe" >$3
|
echo "$describe" >$3
|
||||||
redo-always
|
redo-always
|
||||||
redo-stamp <$3
|
redo-stamp <$3
|
||||||
|
Loading…
Reference in New Issue