瀏覽代碼

Oops, let drone run longer than 2 minutes

Colin Powell 2 年之前
父節點
當前提交
1ac0fc5b23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -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