Oops, let drone run longer than 2 minutes
This commit is contained in:
@ -31,7 +31,7 @@ steps:
|
|||||||
username: root
|
username: root
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
command_timeout: 2m
|
command_timeout: 5m
|
||||||
script:
|
script:
|
||||||
- pip uninstall -y vrobbler
|
- pip uninstall -y vrobbler
|
||||||
- pip install git+https://code.unbl.ink/secstate/vrobbler.git@main
|
- pip install git+https://code.unbl.ink/secstate/vrobbler.git@main
|
||||||
|
|||||||
Reference in New Issue
Block a user