Browse Source

Merge pull request #9680 from nextcloud/cron

drone cron is daily instead of nightly
Tobias Kaminsky 3 years ago
parent
commit
860558c294
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -268,4 +268,4 @@ trigger:
   event:
   event:
     - cron
     - cron
   cron:
   cron:
-    - nightly
+    - daily