From fec1efed4680076b33141a72e36904c27a04677d Mon Sep 17 00:00:00 2001 From: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue, 10 Sep 2024 19:14:59 +0300 Subject: [PATCH] bamboo: add publisher --- bamboo-specs/test.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bamboo-specs/test.yaml b/bamboo-specs/test.yaml index 29a8bae55f3..26e0c5d3c07 100644 --- a/bamboo-specs/test.yaml +++ b/bamboo-specs/test.yaml @@ -143,6 +143,12 @@ 'other': 'clean-working-dir': true 'tasks': + # TODO(e.burkov): Remove after test. + - 'checkout': + 'repository': 'bamboo-deploy-publisher' + # The paths are always relative to the working directory. + 'path': 'bamboo-deploy-publisher' + 'force-clean-build': true - 'checkout': 'force-clean-build': true - 'script':