kind: pipeline name: default steps: - name: compile image: microsoft/dotnet:sdk commands: - dotnet build