From a8fac5f65a2df2c3e0c199f56fc4d4a1c73ff826 Mon Sep 17 00:00:00 2001 From: anabellabuckvar <41971124+anabellabuckvar@users.noreply.github.com> Date: Wed, 20 Nov 2024 13:26:00 -0500 Subject: [PATCH] DOP-5159 testing if UI env var is found by toml --- netlify.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/netlify.toml b/netlify.toml index 4303bc0ee..e31de1965 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,6 +4,3 @@ name = "snooty-cache-plugin" [build] publish = "public" command = ". ./build.sh $BRANCH_NAME $REPO_NAME" - -[build.environment] -REPO_NAME = "docs-cpp" \ No newline at end of file