feat: include tarball checksums in releases
This commit is contained in:
parent
ec5bad3c26
commit
1cc9bc9bf6
2 changed files with 4 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -49,6 +49,7 @@ tarball: VERSION
|
|||
libretime/SECURITY.md \
|
||||
libretime/VERSION
|
||||
mv ../libretime-*.tar.gz .
|
||||
sha256sum libretime-*.tar.gz > sha256sums.txt
|
||||
|
||||
# Only clean subdirs
|
||||
clean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue