We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf2c23 commit dcf1371Copy full SHA for dcf1371
1 file changed
.azure-pipelines/templates/ut.yaml
@@ -57,7 +57,7 @@ steps:
57
inputs:
58
targetType: filePath
59
filePath: test/deploy/deploy.sh
60
- arguments: "single-node-test"
+ arguments: "single-node-test true ${{ parameters.platform }}"
61
workingDirectory: '$(System.DefaultWorkingDirectory)'
62
63
0 commit comments