We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f270590 commit f60a154Copy full SHA for f60a154
.azure-pipelines-ci/ci.yaml
@@ -48,4 +48,4 @@ stages:
48
steps:
49
- template: templates/test.yaml
50
parameters:
51
- pwsh: $[ variables['pwsh'] ]
+ pwsh: ${{ variables['pwsh'] }}
0 commit comments