minor
This commit is contained in:
parent
81d34e86a1
commit
bc710a8fd2
3
Makefile
3
Makefile
|
@ -66,7 +66,6 @@ testNext:
|
|||
|
||||
doRelease:
|
||||
reset
|
||||
make curl-list-changed
|
||||
make showNext
|
||||
sleep 10
|
||||
curl --silent http://localhost:9419/doRelease
|
||||
|
@ -97,5 +96,5 @@ list-all:
|
|||
|
||||
safe-build: install
|
||||
forge list --private
|
||||
wit-test --no-gui --make-install
|
||||
wit-test install --verbose
|
||||
cd ~/go/src/go.wit.com/lib/xgb/ && GUIRELEASE_REASON="safe-build" guireleaser
|
||||
|
|
Loading…
Reference in New Issue