Skip to content

Commit

Permalink
Use variables in logs folder spec to differentiate mariner2 vs azurel…
Browse files Browse the repository at this point in the history
…inux3
  • Loading branch information
damonbarry committed Jan 31, 2025
1 parent f091a6c commit 7643aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builds/misc/templates/build-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ stages:
- task: CopyFiles@2
displayName: Copy aziot-edge build logs to artifact staging
inputs:
SourceFolder: builds/azurelinux3/build/logs/pkggen/rpmbuilding
SourceFolder: builds/$(os)$(os_version)/build/logs/pkggen/rpmbuilding
Contents: |
**/*.rpm.log
TargetFolder: '$(build.artifactstagingdirectory)'
Expand Down

0 comments on commit 7643aed

Please sign in to comment.