quote env vars
This commit is contained in:
parent
1eea680730
commit
bddbc06939
1 changed files with 2 additions and 2 deletions
|
@ -7,12 +7,12 @@ configuration:
|
|||
- Release
|
||||
- Profile Release
|
||||
environment:
|
||||
config_name: -
|
||||
config_name: '-'
|
||||
for:
|
||||
-
|
||||
configuration: Profile Release
|
||||
environment:
|
||||
config_name: -profiled-
|
||||
config_name: '-profiled-'
|
||||
build_script:
|
||||
- ps: >-
|
||||
dotnet --version
|
||||
|
|
Loading…
Add table
Reference in a new issue