mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
verify build
Signed-off-by: Huamin Chen <hchen@redhat.com>
This commit is contained in:
parent
e602ddd675
commit
ed7d6e746c
@ -12,7 +12,7 @@ before_script:
|
||||
script:
|
||||
- test -z $(gofmt -s -l $GO_FILES)
|
||||
- go vet -v $(go list ./... | grep -v /vendor/)
|
||||
|
||||
- make rbdplugin
|
||||
deploy:
|
||||
- provider: script
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user