mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
Update azure-pipelines.yaml for Azure Pipelines
This commit is contained in:
parent
7deec56645
commit
8bfd018bb1
1 changed files with 2 additions and 1 deletions
|
@ -18,4 +18,5 @@ steps:
|
|||
inputs:
|
||||
PathtoPublish: '$(Build.Repository.LocalPath)'
|
||||
ArtifactName: 'drop'
|
||||
publishLocation: 'Container'
|
||||
publishLocation: 'FilePath'
|
||||
TargetPath: '$(Build.ArtifactStagingDirectory)'
|
||||
|
|
Loading…
Reference in a new issue