Fix goreleaser being in build folder

This commit is contained in:
Caleb Bassi 2018-05-11 00:34:49 -07:00
parent 847b8022b2
commit 3bcfe5fd63
2 changed files with 2 additions and 1 deletions

View File

@ -18,3 +18,4 @@ archive:
format: tgz
dockers:
- image: cjbassi/gotop
- dockerfile: build/Dockerfile

View File

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