mirror of https://github.com/debauchee/barrier.git
azure-pipelines: Use a different artifact name for each macOS image
This commit is contained in:
parent
608594f245
commit
e8453f2b9a
|
@ -114,4 +114,4 @@ jobs:
|
||||||
condition: eq(variables['B_BUILD_TYPE'], 'Release')
|
condition: eq(variables['B_BUILD_TYPE'], 'Release')
|
||||||
inputs:
|
inputs:
|
||||||
pathtoPublish: build/bundle
|
pathtoPublish: build/bundle
|
||||||
artifactName: Mac Release Disk Image and App
|
artifactName: Mac Release Disk Image and App $(imageName)
|
||||||
|
|
Loading…
Reference in New Issue