From 34c87ea7095f61359fdc1537b59c9198492cfd53 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Wed, 21 Apr 2021 15:24:53 +0300 Subject: [PATCH] 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 Date: Wed Apr 21 15:14:32 2021 +0300 bamboo-specs: no dailies on weekends --- bamboo-specs/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bamboo-specs/release.yaml b/bamboo-specs/release.yaml index 354c03b9..d07f9953 100644 --- a/bamboo-specs/release.yaml +++ b/bamboo-specs/release.yaml @@ -228,7 +228,7 @@ - 'adg-docker': 'true' 'triggers': -- 'cron': '0 30 14 * * ?' +- 'cron': '0 30 14 * * MON-FRI *' 'branches': 'create': 'manually' 'delete':