Commit d1f3b35
authored
Had wrong path set for binaries (microsoft#2150)
* Set up CI with Azure Pipelines
[skip ci]
* Add all the steps in the original pipeline
* Add variables
* Fix publish problem
* Change strategy to a matrix
* Try again
* Try shorter name
* Try a different way to speicify the job
* spacing problem
* Try reformatting with yamllint
* Whoops
* Put steps into separate file
* Fix spacing again
* Add missing steps that actually build stuff
* Use OSTarget parameter correctly
* Escape parameters usage
* Use variable instead of parameters
* Try different way to specify variables
* Try again with original parameters
* Need quotes for comparison of parameter
* Too many quotes
* Add symbol archiving
* Only archive on 'any' project type
* Wrong path for binaries1 parent 5debc5a commit d1f3b35
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments