Fix 'too long with no output' CI error

This commit is contained in:
Sebastian Messmer 2019-10-04 10:42:58 +07:00
parent eba94ef3b0
commit 8962aaefb5
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ references:
container_setup: &container_setup
run:
name: Setup Environment
no_output_timeout: 30m
command: |
if [ -d "/tmp/aptcache" ]; then
echo Using packages from apt cache