This commit is contained in:
@@ -5,7 +5,6 @@ steps:
|
||||
- name: build
|
||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||
commands:
|
||||
- dotnet restore StreamCinema.sln
|
||||
- dotnet publish -c Release -o out
|
||||
|
||||
- name: docker
|
||||
|
||||
Reference in New Issue
Block a user