Forum Discussion
TejRebba
Jan 10, 2024Copper Contributor
Set multiple values in devops library variable
Hi I need to pass multiple values in Library variable in DevOps. Currently my YAML looks like below. Contents: | RepoFolder1\*.txt RepoFolder2\*.csv RepoFolder3\*.py I want to create...
Kidd_Ip
Apr 16, 2025MVP
Worth to take a look at this:
Azure Build Pipeline: How to pass a "multiline variable" to a build template? - Stack Overflow