mirror of
https://github.com/Mintplex-Labs/winget-pkgs.git
synced 2026-07-01 18:28:34 -04:00
Update pipelines with release WinGetSvc-Release-20230922.2-01 (#120817)
Co-authored-by: Release bot <pmai@microsoft.com>
This commit is contained in:
@@ -24,13 +24,9 @@ jobs:
|
||||
skipComponentGovernanceDetection: ${{ true }}
|
||||
runCodesignValidationInjection: ${{ false }}
|
||||
timeoutInMinutes: 0
|
||||
|
||||
steps:
|
||||
|
||||
# Use netcoreapp3.1
|
||||
- task: UseDotNet@2
|
||||
inputs:
|
||||
version: 3.1.x
|
||||
|
||||
|
||||
# Downloads all the setup files and its dependencies.
|
||||
- task: AzureCLI@1
|
||||
displayName: 'Azure Setup'
|
||||
@@ -114,13 +110,9 @@ jobs:
|
||||
dependsOn:
|
||||
- 'SignPackage'
|
||||
timeoutInMinutes: 0
|
||||
|
||||
steps:
|
||||
|
||||
# Use netcoreapp3.1
|
||||
- task: UseDotNet@2
|
||||
inputs:
|
||||
version: 3.1.x
|
||||
|
||||
# Downloads all the setup files and its dependencies.
|
||||
- task: AzureCLI@1
|
||||
displayName: 'Azure Setup'
|
||||
|
||||
@@ -23,13 +23,9 @@ jobs:
|
||||
skipComponentGovernanceDetection: ${{ true }}
|
||||
runCodesignValidationInjection: ${{ false }}
|
||||
timeoutInMinutes: 0
|
||||
|
||||
steps:
|
||||
|
||||
#Use netcoreapp3.1
|
||||
- task: UseDotNet@2
|
||||
inputs:
|
||||
version: 3.1.x
|
||||
|
||||
# Allow scripts to access the system token.
|
||||
- checkout: self
|
||||
persistCredentials: true
|
||||
|
||||
@@ -23,13 +23,9 @@ jobs:
|
||||
skipComponentGovernanceDetection: ${{ true }}
|
||||
runCodesignValidationInjection: ${{ false }}
|
||||
timeoutInMinutes: 0
|
||||
|
||||
steps:
|
||||
|
||||
# Use netcoreapp3.1
|
||||
- task: UseDotNet@2
|
||||
inputs:
|
||||
version: 3.1.x
|
||||
|
||||
# Downloads all the setup files and its dependencies.
|
||||
- task: AzureCLI@1
|
||||
displayName: 'Azure Setup'
|
||||
|
||||
Reference in New Issue
Block a user