fixing branch names
This commit is contained in:
parent
3532a553e4
commit
106f1403c6
2
Makefile
2
Makefile
|
@ -50,7 +50,7 @@ git-clone:
|
||||||
./go-clone --recursive --go-src --no-work go.wit.com/lib/daemons/virtigod
|
./go-clone --recursive --go-src --no-work go.wit.com/lib/daemons/virtigod
|
||||||
|
|
||||||
test-build: build
|
test-build: build
|
||||||
./go-clone --build go.wit.com/apps/helloworld
|
./go-clone --build go.wit.com/apps/guireleaser
|
||||||
|
|
||||||
debian:
|
debian:
|
||||||
go-deb --no-gui --repo go.wit.com/apps/go-clone
|
go-deb --no-gui --repo go.wit.com/apps/go-clone
|
||||||
|
|
Loading…
Reference in New Issue