DevOps, CI/CD pipelines are a group of different tasks that perform different operations.

  • This could be running the CMD commands, running 
  • PowerShell scripts, 
  • copying files and publishing them,
  • And styling software and many more.

 

 

Pipeline at Deveops (https://aex.dev.azure.com/me?mkt=en-US)

  • Click  Pipeline Tab in devops
    • Click here on the add icon from here, see available tasks. or buy from market place (https://marketplace.visualstudio.com/)
    • Most of those tasks are available as open source projects.

 


Related Question