mirror of
https://github.com/cjbassi/gotop.git
synced 2025-04-25 13:49:00 +08:00
Fix goreleaser being in build folder
This commit is contained in:
parent
847b8022b2
commit
3bcfe5fd63
@ -18,3 +18,4 @@ archive:
|
||||
format: tgz
|
||||
dockers:
|
||||
- image: cjbassi/gotop
|
||||
- dockerfile: build/Dockerfile
|
||||
|
@ -2,6 +2,6 @@ make sure gotop builds and runs
|
||||
tag commit with version number
|
||||
export GitHub token in shell
|
||||
run `sudo dockerd`
|
||||
run `goreleaser --rm-dist`
|
||||
run `goreleaser --rm-dist -f build/.goreleaser.yml`
|
||||
run `git push`
|
||||
update AUR package
|
||||
|
Loading…
x
Reference in New Issue
Block a user