Making it work better.
This commit is contained in:
@ -11,6 +11,14 @@ tasks:
|
||||
cmds:
|
||||
- go run . --help
|
||||
silent: true
|
||||
server:
|
||||
cmds:
|
||||
- go run . -role scheduler
|
||||
silent: true
|
||||
agent:
|
||||
cmds:
|
||||
- go run . -role agent
|
||||
silent: true
|
||||
precommit:
|
||||
cmds:
|
||||
- pre-commit autoupdate
|
||||
|
Reference in New Issue
Block a user