This commit is contained in:
@ -2,6 +2,6 @@ kind: pipeline
|
||||
name: default
|
||||
steps:
|
||||
- name: build
|
||||
image: mono
|
||||
image: mcr.microsoft.com/dotnet/sdk:6.0
|
||||
commands:
|
||||
- msbuild Tidstagning.sln
|
||||
- dotnet publish -c release -o out -r win-x64 --self-contained true
|
Reference in New Issue
Block a user