Remove build step from update-databases.sh
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
dotnet build
|
||||
|
||||
dotnet ef database update \
|
||||
--startup-project src/Web/Web.csproj \
|
||||
--project src/Web/Web.csproj \
|
||||
|
||||
Reference in New Issue
Block a user