Add a all target than runs default tasks
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
287d5c59da
commit
143ea86ab9
2 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,7 @@ set -e
|
|||
DEFAULT_BUNDLES=(
|
||||
validate-gofmt
|
||||
validate-govet
|
||||
generate
|
||||
binary
|
||||
|
||||
test-unit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue