rewrite deploy tests
This commit is contained in:
parent
54208f6fc3
commit
b35ad76ec6
3 changed files with 13 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -88,3 +88,6 @@ lint:
|
|||
|
||||
fmt:
|
||||
gofmt -s -l -w $(SRCS)
|
||||
|
||||
deploy:
|
||||
./script/deploy.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue