mirror of
https://github.com/Mintplex-Labs/winget-pkgs.git
synced 2026-07-01 18:28:34 -04:00
Timeout to 0 (#75399)
This commit is contained in:
@@ -23,6 +23,7 @@ jobs:
|
||||
variables:
|
||||
skipComponentGovernanceDetection: ${{ true }}
|
||||
runCodesignValidationInjection: ${{ false }}
|
||||
timeoutInMinutes: 0
|
||||
steps:
|
||||
|
||||
# Downloads all the setup files and its dependencies.
|
||||
@@ -107,6 +108,7 @@ jobs:
|
||||
runCodesignValidationInjection: ${{ false }}
|
||||
dependsOn:
|
||||
- 'SignPackage'
|
||||
timeoutInMinutes: 0
|
||||
steps:
|
||||
|
||||
# Downloads all the setup files and its dependencies.
|
||||
|
||||
@@ -22,6 +22,7 @@ jobs:
|
||||
variables:
|
||||
skipComponentGovernanceDetection: ${{ true }}
|
||||
runCodesignValidationInjection: ${{ false }}
|
||||
timeoutInMinutes: 0
|
||||
steps:
|
||||
|
||||
# Allow scripts to access the system token.
|
||||
|
||||
@@ -16,6 +16,7 @@ jobs:
|
||||
variables:
|
||||
skipComponentGovernanceDetection: ${{ true }}
|
||||
runCodesignValidationInjection: ${{ false }}
|
||||
timeoutInMinutes: 0
|
||||
steps:
|
||||
|
||||
# Allow scripts to access the system token.
|
||||
|
||||
@@ -22,6 +22,7 @@ jobs:
|
||||
variables:
|
||||
skipComponentGovernanceDetection: ${{ true }}
|
||||
runCodesignValidationInjection: ${{ false }}
|
||||
timeoutInMinutes: 0
|
||||
steps:
|
||||
|
||||
# Downloads all the setup files and its dependencies.
|
||||
|
||||
Reference in New Issue
Block a user