Kaynağa Gözat

Oops, let drone run longer than 2 minutes

Colin Powell 2 yıl önce
ebeveyn
işleme
1ac0fc5b23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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