mirror of
https://github.com/bitwarden/server
synced 2026-02-18 10:23:27 +00:00
Revert "build: we don't need to copy the .git dir"
This reverts commit 32c2f6236a.
This commit is contained in:
@@ -38,6 +38,7 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user