Pull request: bamboo-specs: no dailies on weekends

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

Squashed commit of the following:

commit 0e283c60830c66162ff2482eebf2d544139a3eb6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Apr 21 15:14:32 2021 +0300

    bamboo-specs: no dailies on weekends
This commit is contained in:
Ainar Garipov 2021-04-21 15:24:53 +03:00
parent aee09d29e9
commit 34c87ea709
1 changed files with 1 additions and 1 deletions

View File

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