mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-27 08:40:23 +00:00
travis: remove 'travis_wait' from deploy section
Signed-off-by: Niels de Vos <ndevos@redhat.com>
(cherry picked from commit 9fd4005819
)
This commit is contained in:
parent
b615e2b61f
commit
a4f4458c02
@ -118,4 +118,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