mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
commit
68d69ac4c3
@ -12,6 +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
|
||||
|
Loading…
Reference in New Issue
Block a user