Pull request: bamboo-specs: add initial support for release branches

Merge in DNS/adguard-home from release-branches to master

Squashed commit of the following:

commit 1041589d63bb7192c31161ab92f6825ff11063b9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Apr 28 18:51:36 2021 +0300

    bamboo-specs: add initial support for release branches
This commit is contained in:
Ainar Garipov 2021-04-28 19:14:06 +03:00
parent fd3b244a8a
commit 5b8081169e
1 changed files with 5 additions and 0 deletions

View File

@ -250,3 +250,8 @@
'labels': []
'other':
'concurrent-build-plugin': 'system-default'
'branch-overrides':
- 'release-v0.*':
# Build release branches manually.
'triggers': []