bump timeout

This commit is contained in:
Michael Vines 2019-07-24 13:53:08 -07:00
parent 77c79effc1
commit fbfe1a59a6
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ steps:
timeout_in_minutes: 5
name: "publish bpf sdk"
- command: "ci/publish-tarball.sh"
timeout_in_minutes: 35
timeout_in_minutes: 45
name: "publish tarball"
- command: "ci/publish-book.sh"
timeout_in_minutes: 15