mirror of
https://github.com/bitwarden/server.git
synced 2025-05-28 23:04:50 -05:00
Fix copy command
This commit is contained in:
parent
e7925f63e4
commit
7e083e1173
@ -12,7 +12,7 @@ RUN dotnet restore
|
||||
|
||||
# Copy required project files
|
||||
WORKDIR /source
|
||||
COPY util/MsSqlMigratorUtility/. ./util/MsSqlMigratorUtility/
|
||||
COPY . ./util/MsSqlMigratorUtility/
|
||||
|
||||
# Build Setup app
|
||||
WORKDIR /source/util/MsSqlMigratorUtility
|
||||
|
Loading…
x
Reference in New Issue
Block a user