Oops, let drone run longer than 2 minutes

This commit is contained in:
2023-03-22 23:29:33 -04:00
parent fd23928922
commit 1ac0fc5b23

View File

@ -31,7 +31,7 @@ steps:
username: root
ssh_key:
from_secret: ssh_key
command_timeout: 2m
command_timeout: 5m
script:
- pip uninstall -y vrobbler
- pip install git+https://code.unbl.ink/secstate/vrobbler.git@main