Fix 'too long with no output' CI error
This commit is contained in:
parent
eba94ef3b0
commit
8962aaefb5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user