increase timeout
This commit is contained in:
parent
d4665d869c
commit
3817571c5e
@ -447,6 +447,7 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
sed -i "s/version: latest/version: ${CIRCLE_TAG:-latest}/" AppImageBuilder.yml
|
sed -i "s/version: latest/version: ${CIRCLE_TAG:-latest}/" AppImageBuilder.yml
|
||||||
make appimage
|
make appimage
|
||||||
|
no_output_timeout: 30m
|
||||||
- run:
|
- run:
|
||||||
name: prepare workspace
|
name: prepare workspace
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
Reference in New Issue
Block a user