Ready to clone and code.

This commit is contained in:
simon
2024-11-27 18:36:48 +00:00
committed by github-actions[bot]
parent d0bb5584bb
commit 1c56195d78
15 changed files with 29 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/runtime:9.0
COPY . /app
WORKDIR /app
CMD ["project_name"]
CMD ["DotnetTestExe"]