Skip to content

Commit

Permalink
add output path
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Glac committed Oct 11, 2024
1 parent 2b2175b commit f7d7893
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .azure-devops/nova-facade-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ extends:
serviceTreeID: $(serviceTreeID)
- template: /.azure-devops/steps/compliance-steps.yml@self
- job: Release
templateContext:
outputs:
- output: pipelineArtifact
targetPath: $(System.DefaultWorkingDirectory)
sbomPackageName: SBom-$(System.JobAttempt)
variables:
- group: oss-secrets
dependsOn: Compliance
Expand Down

0 comments on commit f7d7893

Please sign in to comment.