mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
update travis.yml and deploy.sh
update travis.yaml and deploy.sh to build v0.3.0 images from csi-v0.3 branch instead of master. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
ff7d649c9d
commit
205be90d74
@ -11,8 +11,9 @@ addons:
|
||||
language: go
|
||||
branches:
|
||||
only:
|
||||
- csi-v0.3
|
||||
- master
|
||||
- csi-v1.0
|
||||
- csi-v1.0 # remove this once csi-v1.0 becomes master
|
||||
|
||||
go: 1.11.x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user