mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
.travis.yml: Run deploy.sh on all branches
This commit is contained in:
parent
5cfa6685b0
commit
78750b2dd5
@ -23,3 +23,5 @@ deploy:
|
|||||||
- provider: script
|
- provider: script
|
||||||
script:
|
script:
|
||||||
- ./deploy.sh
|
- ./deploy.sh
|
||||||
|
on:
|
||||||
|
all_branches: true
|
||||||
|
Loading…
Reference in New Issue
Block a user