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:16:19 +08:00
parent a1e4a24fd6
commit 7c07a736e4
2 changed files with 5 additions and 1 deletions

View File

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