mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
.travis.yml: Run deploy.sh on all branches
This commit is contained in:
@ -23,3 +23,5 @@ deploy:
|
||||
- provider: script
|
||||
script:
|
||||
- ./deploy.sh
|
||||
on:
|
||||
all_branches: true
|
||||
|
Reference in New Issue
Block a user