summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-01-04 10:23:36 -0500
committerMatthew Heon <matthew.heon@pm.me>2019-01-04 10:23:36 -0500
commit56c5c89408f89fc3733692786d66eb44133b2c59 (patch)
treeaafcacc17883a8df4734bed0aadbaca59a9882fe /.cirrus.yml
parent97681a5f2b61da10a86c304bb026095c9bdb0169 (diff)
downloadpodman-56c5c89408f89fc3733692786d66eb44133b2c59.tar.gz
podman-56c5c89408f89fc3733692786d66eb44133b2c59.tar.bz2
podman-56c5c89408f89fc3733692786d66eb44133b2c59.zip
Bump time for build_each_commit step
The limit of build_each_commit seems to be 17 commits - any more and it times out. Give it a bit more time to work with. Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index d1029d554..199c2a533 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -115,7 +115,7 @@ build_each_commit_task:
matrix:
image_name: "fedora-29-libpod-9afa57a9"
- timeout_in: 20m
+ timeout_in: 30m
script:
- $SCRIPT_BASE/setup_environment.sh