feature/#524-pipline #15

Merged
on.nemtina merged 85 commits from feature/#524-pipline into master 2024-12-23 16:39:46 +05:00
Showing only changes of commit 37fa395c24 - Show all commits

View File

@ -29,7 +29,10 @@ jobs:
steps:
- name: Build and test
run: docker run --rm mcr.microsoft.com/dotnet/samples
uses: docker/dotnet-docker
with:
target: build
load: true
# - name: Setup dotnet
# uses: actions/setup-dotnet@v4
# with: