Bump release tarball build timeout (ahem rocksdb)

This commit is contained in:
Michael Vines 2018-11-17 08:12:03 -08:00 committed by GitHub
parent d96a6b42a5
commit b2e0395f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ steps:
timeout_in_minutes: 5
name: "publish bpf sdk"
- command: "ci/publish-solana-tar.sh"
timeout_in_minutes: 15
timeout_in_minutes: 25
name: "publish release tarball"
- command: "ci/publish-book.sh"
timeout_in_minutes: 15