You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example project to demonstrate how to build c++ programs with Azure DevOps Pipelines.
The artifact (compiled program) is published as a pipeline artifact and uploaded to an artifact feed.
Info
The artifact feed needs to be created upfront.
About
C++ Hello World example which is build by the Azure DevOps Pipeline