Skip to content

Commit

Permalink
fix fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
AlisonB319 committed Feb 10, 2024
1 parent a7c522f commit 90b1a4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pipelines/templates/.builder-release-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,8 @@ steps:
inputs:
artifactName: 'trivy-images-table-${{ parameters.artifactName }}'
targetPath: 'trivy-images-table.txt'
displayName: publish trivy report
displayName: publish trivy report
- task: PublishPipelineArtifact@0
inputs:
artifactName: 'vhd-release-notes-${{ parameters.artifactName }}'
targetPath: 'release-notes.txt'
Expand Down

0 comments on commit 90b1a4e

Please sign in to comment.