From c9c2a79a55c7420dbe9ba9b3ad5fc76253670a31 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Wed, 21 Apr 2021 15:35:58 +0300 Subject: [PATCH] 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 Date: Wed Apr 21 15:28:54 2021 +0300 bamboo-specs: fix cron --- 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 d07f9953..99f513e5 100644 --- a/bamboo-specs/release.yaml +++ b/bamboo-specs/release.yaml @@ -228,7 +228,7 @@ - 'adg-docker': 'true' 'triggers': -- 'cron': '0 30 14 * * MON-FRI *' +- 'cron': '0 30 14 ? * MON-FRI *' 'branches': 'create': 'manually' 'delete':