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 c404295 commit 116ec71Copy full SHA for 116ec71
azure-pipelines.yml
@@ -33,6 +33,8 @@ jobs:
33
name: Hosted VS2017
34
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'))
35
steps:
36
+ - template: .azure/install.yml
37
+
38
- task: DownloadSecureFile@1
39
inputs:
40
secureFile: progaudi.snk
0 commit comments