mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 22:30:23 +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
|
- provider: script
|
||||||
on: # yamllint disable-line rule:truthy
|
on: # yamllint disable-line rule:truthy
|
||||||
all_branches: true
|
all_branches: true
|
||||||
script: travis_wait ./deploy.sh
|
script: ./deploy.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user