mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-12-19 03:20:20 +00:00
update Travis to build cephcsi
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
2f328cb12b
commit
74ad010d85
@ -40,13 +40,9 @@ jobs:
|
||||
- scripts/lint-go.sh
|
||||
- scripts/test-go.sh
|
||||
|
||||
- name: rbdplugin
|
||||
- name: cephcsi
|
||||
script:
|
||||
- make rbdplugin
|
||||
|
||||
- name: cephfsplugin
|
||||
script:
|
||||
- make cephfsplugin
|
||||
- make cephcsi
|
||||
|
||||
deploy:
|
||||
- provider: script
|
||||
|
Loading…
Reference in New Issue
Block a user