So it doesn't vary based on who's doing the release with which version of git. Fixes tailscale/corp#419main
parent
5132edacf7
commit
0fc15dcbd5
@ -1,4 +1,4 @@ |
||||
describe=$(cd ../.. && git describe --long) |
||||
describe=$(cd ../.. && git describe --long --abbrev=9) |
||||
echo "$describe" >$3 |
||||
redo-always |
||||
redo-stamp <$3 |
||||
|
||||
Loading…
Reference in new issue