From 528e5bfd80699a80c0ea08057bb650429775df76 Mon Sep 17 00:00:00 2001 From: Bhavin Patel Date: Wed, 10 Jul 2024 10:48:48 -0700 Subject: [PATCH] setting ssa build to false --- contentctl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contentctl.yml b/contentctl.yml index e223fd167b..93279c5acc 100644 --- a/contentctl.yml +++ b/contentctl.yml @@ -13,7 +13,7 @@ app: enrichments: false build_app: true build_api: true -build_ssa: true +build_ssa: false build_path: dist test_instance: splunk_app_username: admin