From 96bcf8cecc92c70cdb86ee288eb57795ef6395e7 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Mon, 16 Sep 2019 09:23:57 -0700 Subject: Support podman-remote help on windows * Update scipts to produce darwin and windows output * Update batch file to re-direct help requests to browser * Add pandoc filter for markdown to html links Signed-off-by: Jhon Honce --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index 39275f6db..663fb91b8 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -491,7 +491,7 @@ special_testing_cgroupv2_task: TEST_REMOTE_CLIENT: true TEST_REMOTE_CLIENT: false - timeout_in: 20m + timeout_in: 120m networking_script: '${CIRRUS_WORKING_DIR}/${SCRIPT_BASE}/networking.sh' setup_environment_script: '$SCRIPT_BASE/setup_environment.sh |& ${TIMESTAMP}' -- cgit v1.2.3-54-g00ecf