Skip to content

Commit f60a154

Browse files
author
Christoph Bergmeister
committed
try use compile time expression
1 parent f270590 commit f60a154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines-ci/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ stages:
4848
steps:
4949
- template: templates/test.yaml
5050
parameters:
51-
pwsh: $[ variables['pwsh'] ]
51+
pwsh: ${{ variables['pwsh'] }}

0 commit comments

Comments
 (0)