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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user