From 834c146f2a2f1658c3654ce8ccb923c7d152df5f Mon Sep 17 00:00:00 2001 From: Juan Fernandez Date: Wed, 15 Jan 2025 11:36:57 +0100 Subject: [PATCH] use branch --- ci/init.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/init.js b/ci/init.js index 7b15ed15151..611c69aecfe 100644 --- a/ci/init.js +++ b/ci/init.js @@ -30,6 +30,8 @@ if (isPackageManager()) { shouldInit = false } +console.log('branch!') + const isAgentlessEnabled = isTrue(process.env.DD_CIVISIBILITY_AGENTLESS_ENABLED) if (isAgentlessEnabled) {