mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
release auto
This commit is contained in:
parent
52182099eb
commit
0533f0c96e
1 changed files with 3 additions and 2 deletions
|
@ -3,5 +3,6 @@
|
|||
release:
|
||||
cd ../../ && go generate
|
||||
cd ../../ && goreleaser release
|
||||
./prepare-sources-tarball.sh
|
||||
./upload-src-tarball.sh
|
||||
cd ../../ && ./src/install/prepare-sources-tarball.sh
|
||||
cd ../../ && ./src/install/upload-src-tarball.sh
|
||||
git push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue