Is there a way to split a variable group value based on comma in YAML pipeline?
I have created a variable group with name as MyVariableGroup
, which contains a variable like MyFileName
.
Is there a way to copy files from VM to System.ArtifactsDirectory using Azure DevOps pipeline
New to creating YAML pipelines in Azure DevOps, Would appreciate any help!