mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
test release
This commit is contained in:
parent
3692e32dfb
commit
26056a8366
1 changed files with 4 additions and 0 deletions
|
@ -6,3 +6,7 @@ release:
|
|||
cd ../../ && ./src/install/prepare-sources-tarball.sh
|
||||
cd ../../ && ./src/install/upload-src-tarball.sh
|
||||
git push
|
||||
|
||||
test:
|
||||
cd ../../ && go generate
|
||||
cd ../../ && goreleaser release --skip-publish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue