Fix lint errors
This commit is contained in:
parent
cf5118cf2b
commit
827fcf10dd
8 changed files with 246 additions and 14 deletions
|
|
@ -27,6 +27,8 @@ before_script:
|
|||
- export PATH=$PATH:$PWD/hack/e2e-internal/
|
||||
|
||||
script:
|
||||
- make fmt lint vet cover
|
||||
# enable kubernetes/ingress in
|
||||
# coveralls.io and add cover task
|
||||
- make fmt lint vet test
|
||||
- make controllers controllers-images
|
||||
#- make test-e2e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue