mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-12-19 11:30:24 +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/lint-go.sh
|
||||||
- scripts/test-go.sh
|
- scripts/test-go.sh
|
||||||
|
|
||||||
- name: rbdplugin
|
- name: cephcsi
|
||||||
script:
|
script:
|
||||||
- make rbdplugin
|
- make cephcsi
|
||||||
|
|
||||||
- name: cephfsplugin
|
|
||||||
script:
|
|
||||||
- make cephfsplugin
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
- provider: script
|
- provider: script
|
||||||
|
Loading…
Reference in New Issue
Block a user