blah
This commit is contained in:
parent
7ccbf7f59d
commit
fcbc000fcf
4
Makefile
4
Makefile
|
@ -91,6 +91,6 @@ list-all:
|
||||||
curl --silent http://localhost:9419/list?readonly=true
|
curl --silent http://localhost:9419/list?readonly=true
|
||||||
|
|
||||||
safe-build: install
|
safe-build: install
|
||||||
forge --find-private
|
forge list --private
|
||||||
wit-package --no-gui --make-install
|
wit-test --no-gui --make-install
|
||||||
cd ~/go/src/go.wit.com/lib/xgb/ && GUIRELEASE_REASON="safe-build" guireleaser
|
cd ~/go/src/go.wit.com/lib/xgb/ && GUIRELEASE_REASON="safe-build" guireleaser
|
||||||
|
|
Loading…
Reference in New Issue