mirror of
https://github.com/Mintplex-Labs/winget-pkgs.git
synced 2026-07-01 18:28:34 -04:00
Automatically completed pull request for release/WinGetSvc-Release-20210917.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
This commit is contained in:
@@ -44,6 +44,7 @@ jobs:
|
||||
CLEANUP_ENDPOINT: $(AzFuncCleanupEndpoint)
|
||||
LABEL_KEY: $(AzureFunctionLabelKey)
|
||||
CATALOG_CONTENT_VERIFICATION_ENDPOINT: $(AzFuncCatalogContentVerificationEndpoint)
|
||||
DEPENDENCIES_VERIFICATION_ENDPOINT: $(AzFuncDependenciesVerificationEndpoint)
|
||||
|
||||
# Validates integrity of pull request.
|
||||
- task: CmdLine@2
|
||||
@@ -217,6 +218,7 @@ jobs:
|
||||
variables:
|
||||
HostKeySecret: $[ dependencies.FileValidation.outputs['wingetsetup.hostkey']]
|
||||
CatalogContentVerificationEndpointSecret: $[ dependencies.FileValidation.outputs['wingetsetup.catalogContentVerificationEndpoint']]
|
||||
DependenciesVerificationEndpointSecret: $[ dependencies.FileValidation.outputs['wingetsetup.dependenciesVerificationEndpoint']]
|
||||
steps:
|
||||
|
||||
# Catalog content verification
|
||||
|
||||
Reference in New Issue
Block a user