kind: pipeline type: docker name: default steps: - name: compile1 image: mcr.microsoft.com/dotnet/sdk:5.0 commands: - sh build.sh