mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Updated depracated yaml
This commit is contained in:
parent
43353c1cd8
commit
7cbc7ccb2d
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ stages:
|
|||
Contents: '**/target/*.?(war|jar)'
|
||||
TargetFolder: $(Build.ArtifactStagingDirectory)
|
||||
|
||||
- upload: $(Build.ArtifactStagingDirectory)
|
||||
- publish: $(Build.ArtifactStagingDirectory)
|
||||
artifact: drop
|
||||
|
||||
- stage: Deploy
|
||||
|
|
Loading…
Reference in a new issue