mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Update build-steps.yml
This commit is contained in:
parent
03d108b056
commit
efcc3c2f49
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ steps:
|
||||||
|
|
||||||
- task: PublishPipelineArtifact@1
|
- task: PublishPipelineArtifact@1
|
||||||
inputs:
|
inputs:
|
||||||
targetPath: '$(UiLocation)/dist'
|
targetPath: '$(UiLocation)dist'
|
||||||
artifact: 'angular_dist'
|
artifact: 'angular_dist'
|
||||||
publishLocation: 'pipeline'
|
publishLocation: 'pipeline'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue