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
|
- Release
|
||||||
- Profile Release
|
- Profile Release
|
||||||
environment:
|
environment:
|
||||||
config_name: -
|
config_name: '-'
|
||||||
for:
|
for:
|
||||||
-
|
-
|
||||||
configuration: Profile Release
|
configuration: Profile Release
|
||||||
environment:
|
environment:
|
||||||
config_name: -profiled-
|
config_name: '-profiled-'
|
||||||
build_script:
|
build_script:
|
||||||
- ps: >-
|
- ps: >-
|
||||||
dotnet --version
|
dotnet --version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue