From 8d22b72834d9f5b1c5886dc5319dcb88cd53a2ae Mon Sep 17 00:00:00 2001 From: Ildar Kamalov Date: Mon, 3 Feb 2025 14:04:47 +0300 Subject: [PATCH] add build output --- bamboo-specs/test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bamboo-specs/test.yaml b/bamboo-specs/test.yaml index 41267986..ff1b5b74 100644 --- a/bamboo-specs/test.yaml +++ b/bamboo-specs/test.yaml @@ -203,6 +203,8 @@ ls -l ./AdGuardHome + tree ./build/ + make VERBOSE=1 js-test-e2e 'requirements': - 'adg-docker': 'true'