build: add deploy to server
Some checks failed
.NET Test Pipeline / build-and-test (push) Failing after 0s
Build and Deploy Docker Container / build_and_deploy (push) Failing after 38s

This commit is contained in:
2024-07-02 23:24:28 +03:00
parent 9abdb1ac43
commit 8c340e2a97
4 changed files with 63 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Elements of the solution",
.gitattributes = .gitattributes
.gitignore = .gitignore
Dockerfile = Dockerfile
.gitea\workflows\deploy.yaml = .gitea\workflows\deploy.yaml
LICENSE.txt = LICENSE.txt
README.md = README.md
.gitea\workflows\test.yaml = .gitea\workflows\test.yaml