dotnet / vscode-dotnet-runtime

VSCode Extension for Installing .NET via VS Code
MIT License
128 stars 230 forks source link

Create yml #1776

Closed jvsting closed 1 month ago

jvsting commented 2 months ago

resources: pipelines:

Starter pipeline

Start with a minimal pipeline that you can customize to build and deploy your code.

Add steps that build, run tests, deploy, and more:

https://aka.ms/yaml

trigger:

pool: vmImage: ubuntu-latest

steps: