release-verify: expand YAML anchors in gost config, add tea command rules
ci-deploy / build-deploy-test (push) Successful in 1m17s

This commit is contained in:
2026-04-28 20:48:15 +03:00
parent 213f76a7b4
commit 1e9184dc37
2 changed files with 18 additions and 2 deletions
+12 -2
View File
@@ -27,7 +27,7 @@ chains:
bypasses:
- name: tim-whitelist
whitelist: true
matchers: &tim_matchers
matchers:
- ".webzavod.ru"
- ".devwebzavod.ru"
- ".aeroflot.ru"
@@ -41,4 +41,14 @@ bypasses:
- name: tim-blacklist
whitelist: false
matchers: *tim_matchers
matchers:
- ".webzavod.ru"
- ".devwebzavod.ru"
- ".aeroflot.ru"
- "webzavod.ru"
- "devwebzavod.ru"
- "aeroflot.ru"
- "46.235.186.67"
- "195.209.66.54"
- "195.209.82.146"
- "46.235.189.158"