Pull request: bamboo-specs: fix cron

Merge in DNS/adguard-home from labor-code-2 to master

Squashed commit of the following:

commit e69df9f5f1cfa9d2b2593810d4bf4a1e6a7f97d6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Apr 21 15:28:54 2021 +0300

    bamboo-specs: fix cron
This commit is contained in:
Ainar Garipov 2021-04-21 15:35:58 +03:00
parent 34c87ea709
commit c9c2a79a55

View File

@ -228,7 +228,7 @@
- 'adg-docker': 'true'
'triggers':
- 'cron': '0 30 14 * * MON-FRI *'
- 'cron': '0 30 14 ? * MON-FRI *'
'branches':
'create': 'manually'
'delete':