Skip to content

Commit

Permalink
Always include API Scan Logs
Browse files Browse the repository at this point in the history
  • Loading branch information
osobeso committed May 1, 2024
1 parent 6d31ebd commit 37d34d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines/apiscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
displayName: 📢 collect apiscan artifact
targetPath: $(Pipeline.Workspace)/.gdn/.r/apiscan/001/Logs
artifactName: apiscan-logs
condition: succeededOrFailed()
variables:
- name: SymbolsFeatureName
value: $[ dependencies.Windows.outputs['SetPipelineVariables.SymbolsFeatureName'] ]
Expand Down

0 comments on commit 37d34d1

Please sign in to comment.