mirror of
https://github.com/bitwarden/self-host.git
synced 2026-06-28 06:15:46 +00:00
Fix Bitwarden Lite build (#463)
This commit is contained in:
@@ -89,6 +89,7 @@ COPY server/bitwarden_license/src/Commercial.Core/*.csproj ./bitwarden_license/s
|
||||
COPY server/bitwarden_license/src/Commercial.Infrastructure.EntityFramework/*.csproj ./bitwarden_license/src/Commercial.Infrastructure.EntityFramework/
|
||||
COPY server/Directory.Build.props .
|
||||
COPY server/.editorconfig .
|
||||
COPY server/global.json .
|
||||
|
||||
# Restore Admin project dependencies and tools
|
||||
WORKDIR /source/src/Admin
|
||||
|
||||
Reference in New Issue
Block a user