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:
parent
aee09d29e9
commit
34c87ea709
|
@ -228,7 +228,7 @@
|
||||||
- 'adg-docker': 'true'
|
- 'adg-docker': 'true'
|
||||||
|
|
||||||
'triggers':
|
'triggers':
|
||||||
- 'cron': '0 30 14 * * ?'
|
- 'cron': '0 30 14 * * MON-FRI *'
|
||||||
'branches':
|
'branches':
|
||||||
'create': 'manually'
|
'create': 'manually'
|
||||||
'delete':
|
'delete':
|
||||||
|
|
Loading…
Reference in New Issue