--- kind: pipeline name: default type: docker steps: - name: test-debug-linux image: mcr.microsoft.com/dotnet/sdk:9.0-alpine environment: HUSKY: 0 commands: - dotnet test -c Release