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 dd05522 commit f4a703fCopy full SHA for f4a703f
builds/azure-pipelines-release.yml
@@ -36,6 +36,7 @@ steps:
36
msbuildArguments: '/t:build;_GenerateAppxPackage /p:AppxBundlePlatforms="$(buildPlatform)" /p:AppxPackageDir="$(appxPackageDir)" /p:AppxBundle=Always /p:UapAppxPackageBuildMode=StoreUpload'
37
38
- task: store-flight@0
39
+ timeoutInMinutes: 90
40
inputs:
41
serviceEndpoint: 'Files'
42
appId: '9NGHP3DX8HDX'
0 commit comments