fix
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 18s
Docker Build & Deploy / Deploy to Production (push) Successful in 8s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 2s
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 18s
Docker Build & Deploy / Deploy to Production (push) Successful in 8s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 2s
This commit is contained in:
@@ -42,6 +42,7 @@ COPY Common/ ./Common/
|
|||||||
COPY Entity/ ./Entity/
|
COPY Entity/ ./Entity/
|
||||||
COPY Repository/ ./Repository/
|
COPY Repository/ ./Repository/
|
||||||
COPY Service/ ./Service/
|
COPY Service/ ./Service/
|
||||||
|
COPY Application/ ./Application/
|
||||||
COPY WebApi/ ./WebApi/
|
COPY WebApi/ ./WebApi/
|
||||||
|
|
||||||
# 构建并发布
|
# 构建并发布
|
||||||
|
|||||||
Reference in New Issue
Block a user