diff --git a/src/commands/src/scripts/local-build/utils/get-env-vars.ts b/src/commands/src/scripts/local-build/utils/get-env-vars.ts index 8c53cd406..d3f253bff 100644 --- a/src/commands/src/scripts/local-build/utils/get-env-vars.ts +++ b/src/commands/src/scripts/local-build/utils/get-env-vars.ts @@ -37,7 +37,7 @@ const workerParamStrings = [ '/flag/monorepo_path', '/atlas/collections/repo', '/atlas/collections/docsets', - '/atlas/collections/projects', + // '/atlas/collections/projects', '/atlas/collections/job/queue', '/atlas/collections/user/entitlements', ] as const;