1
Some checks failed
Docker Build & Deploy / Build Docker Image (push) Failing after 1s
Docker Build & Deploy / Deploy to Production (push) Has been skipped

This commit is contained in:
孙诚
2025-02-27 17:07:47 +08:00
parent 80ab8d76eb
commit a1e4a24fd6
3 changed files with 63 additions and 32 deletions

View File

@@ -14,7 +14,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
docker-compose.yml = docker-compose.yml
Dockerfile = Dockerfile
.dockerignore = .dockerignore
.gitlab-ci.yml = .gitlab-ci.yml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Interface", "src\Interface\Interface.csproj", "{204D20C6-39DE-4F64-8392-C8032F3FA417}"