Minor test refactoring to improve on performance closes #383 #384
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue