chore: update drone nightly pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon 2026-01-28 15:04:24 +01:00
parent 3f0dc868c9
commit 25da6a6820
Signed by: simon
GPG key ID: 40E7A58C4AA1EDB2

View file

@ -189,7 +189,9 @@ trigger:
- cron
- custom # Allows manual triggering
cron:
- "0 2 * * *" # Run at 2 AM daily
- nightly-tests # Cron job name configured in Drone UI/CLI
branch:
- main
services:
- name: postgres