minor
This commit is contained in:
parent
0e6cefb72e
commit
d31c80d780
3
Makefile
3
Makefile
|
@ -99,7 +99,7 @@ build-quick: install
|
||||||
autocomplete:
|
autocomplete:
|
||||||
guireleaser --bash > ~/.local/share/bash-completion/completions/guireleaser
|
guireleaser --bash > ~/.local/share/bash-completion/completions/guireleaser
|
||||||
|
|
||||||
# GUIRELEASE_REASON="safe-build" make test-build
|
# GUIRELEASE_REASON="safe-build" time make test-build
|
||||||
test-build:
|
test-build:
|
||||||
wit-test install --verbose
|
wit-test install --verbose
|
||||||
rm ~/go/bin/forged
|
rm ~/go/bin/forged
|
||||||
|
@ -109,4 +109,3 @@ test-build:
|
||||||
cd ~/go/src/go.wit.com/apps/guireleaser
|
cd ~/go/src/go.wit.com/apps/guireleaser
|
||||||
wit-test debian --verbose
|
wit-test debian --verbose
|
||||||
do-aptly
|
do-aptly
|
||||||
sudo "wit update"
|
|
||||||
|
|
Loading…
Reference in New Issue