Timeout to 0 (#75399)

This commit is contained in:
Ruben Guerrero
2022-08-29 09:48:05 -07:00
committed by GitHub
parent 2dbc1bc06c
commit c8d54ea8a0
4 changed files with 5 additions and 0 deletions
@@ -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.