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

@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
- uses: actions/checkout@v4
- name: Set up .NET Core