kind: pipeline type: docker name: default steps: - name: compile image: mcr.microsoft.com/dotnet/sdk:6.0 commands: - dir trigger: branch: - master