This commit is contained in:
parent
3de4512a33
commit
efe1ea1f39
@ -20,17 +20,10 @@ cat contrib/logo/LOGO | lolcat -F 0.1
|
||||
|
||||
### Release
|
||||
|
||||
Currently, you have to be `@decentral1se` to do this:
|
||||
|
||||
```bash
|
||||
git tag <version>
|
||||
VERSION=<version> make release
|
||||
```
|
||||
|
||||
You can build a local-only release by running this:
|
||||
|
||||
```bash
|
||||
goreleaser release --snapshot --clean
|
||||
make release
|
||||
mv dist contrib/web
|
||||
cd contrib/web
|
||||
distribusi -c styles.css
|
||||
rsync -avz . varia.zone:public_html/distribusi
|
||||
```
|
||||
|
||||
Binaries are in `dist`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user