mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-16 10:58:32 -05:00
Add missing artifact name
This commit is contained in:
@@ -50,6 +50,7 @@ stages:
|
|||||||
steps:
|
steps:
|
||||||
- task: DownloadBuildArtifacts@0
|
- task: DownloadBuildArtifacts@0
|
||||||
inputs:
|
inputs:
|
||||||
|
artifactName: 'Manifest'
|
||||||
buildType: 'current'
|
buildType: 'current'
|
||||||
downloadType: 'single'
|
downloadType: 'single'
|
||||||
downloadPath: '$(System.ArtifactsDirectory)'
|
downloadPath: '$(System.ArtifactsDirectory)'
|
||||||
|
|||||||
Reference in New Issue
Block a user