Skip to content

Commit a064860

Browse files
committed
Update core-pipeline.yml for Azure Pipelines
1 parent 7604c56 commit a064860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipelines/core-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ stages:
141141
SupportLogOnError: false
142142
TreatSignatureUpdateFailureAs: 'Warning'
143143
SignatureFreshness: 'UpToDate'
144-
TreatStaleSignatureAs: 'Error'
144+
TreatStaleSignatureAs: 'Warning'
145145
- task: ArchiveFiles@2
146146
displayName: Archive Artifact - Windows
147147
inputs:

0 commit comments

Comments
 (0)