Increase Drone CI timeout duration
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
89d975f668
commit
90f51656f0
@ -8,6 +8,7 @@ environment:
|
|||||||
steps:
|
steps:
|
||||||
- name: build & test
|
- name: build & test
|
||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
|
timeout: 120
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y openssl xz-utils wget
|
- apt-get install -y openssl xz-utils wget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user