1
0
mirror of https://github.com/bitwarden/server synced 2026-01-16 07:23:15 +00:00

build: we don't need to copy the .git dir

This commit is contained in:
tangowithfoxtrot
2025-04-30 13:28:09 -07:00
parent 3e4639489b
commit 32c2f6236a
11 changed files with 3 additions and 18 deletions

View File

@@ -38,7 +38,6 @@ COPY util/MsSqlMigratorUtility/. ./util/MsSqlMigratorUtility/
COPY src/Core/. ./src/Core/
COPY util/Migrator/. ./util/Migrator/
COPY util/Server/. ./util/Server/
COPY .git/. ./.git/
COPY .editorconfig /source
# Build project