test release

This commit is contained in:
Zack Scholl 2020-09-03 14:21:43 -07:00
parent 3692e32dfb
commit 26056a8366
1 changed files with 4 additions and 0 deletions

View File

@ -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