mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
travis: remove 'travis_wait' from deploy section
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
20801d6563
commit
9fd4005819
@ -136,4 +136,4 @@ deploy:
|
||||
- provider: script
|
||||
on: # yamllint disable-line rule:truthy
|
||||
all_branches: true
|
||||
script: travis_wait ./deploy.sh
|
||||
script: ./deploy.sh
|
||||
|
Loading…
Reference in New Issue
Block a user