fix
Some checks failed
Docker Build & Deploy / Cleanup Dangling Images (push) Has been cancelled
Docker Build & Deploy / WeChat Notification (push) Has been cancelled
Docker Build & Deploy / Deploy to Production (push) Has been cancelled
Docker Build & Deploy / Build Docker Image (push) Has been cancelled
Some checks failed
Docker Build & Deploy / Cleanup Dangling Images (push) Has been cancelled
Docker Build & Deploy / WeChat Notification (push) Has been cancelled
Docker Build & Deploy / Deploy to Production (push) Has been cancelled
Docker Build & Deploy / Build Docker Image (push) Has been cancelled
This commit is contained in:
@@ -30,6 +30,7 @@ COPY Common/*.csproj ./Common/
|
||||
COPY Entity/*.csproj ./Entity/
|
||||
COPY Repository/*.csproj ./Repository/
|
||||
COPY Service/*.csproj ./Service/
|
||||
COPY Application/*.csproj ./Application/
|
||||
COPY WebApi/*.csproj ./WebApi/
|
||||
COPY WebApi.Test/*.csproj ./WebApi.Test/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user