Skip to content

Commit f4a703f

Browse files
authored
Changed timeout for store task (#1385)
1 parent dd05522 commit f4a703f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builds/azure-pipelines-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ steps:
3636
msbuildArguments: '/t:build;_GenerateAppxPackage /p:AppxBundlePlatforms="$(buildPlatform)" /p:AppxPackageDir="$(appxPackageDir)" /p:AppxBundle=Always /p:UapAppxPackageBuildMode=StoreUpload'
3737

3838
- task: store-flight@0
39+
timeoutInMinutes: 90
3940
inputs:
4041
serviceEndpoint: 'Files'
4142
appId: '9NGHP3DX8HDX'

0 commit comments

Comments
 (0)