We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9eecd commit 333fa61Copy full SHA for 333fa61
bamboo-specs/auto-build.yaml
@@ -327,6 +327,8 @@ branch-overrides:
327
328
# run release build at 22:00 (UTC+3) every Monday, Wednesday, Friday
329
# https://confluence.atlassian.com/bamboo/constructing-a-cron-expression-in-bamboo-289277372.html
330
+ # it is needed in the end of the day to collect all changes
331
+ # made by filter list maintainers during the workday
332
triggers:
333
- cron:
334
expression: 0 0 22 ? * MON,WED,FRI
0 commit comments