From f8714aab1104712ca2a64daea7182bc6a945f738 Mon Sep 17 00:00:00 2001 From: Ken Sternberg Date: Wed, 21 Feb 2024 08:20:26 -0800 Subject: [PATCH] Docker needs access to the git repo, if only as read-only. --- .dockerignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index 8d20d66d65..f2f4d0474f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,7 +6,6 @@ build/** build_docs/** *Dockerfile blueprints/local -.git !gen-ts-api/node_modules !gen-ts-api/dist/** !gen-go-api/